mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Removed rewritest.php places in sapphire since it's no longer part of the phpinstaller/branches/2.4 package
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@101353 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
bc728ae194
commit
4a516d8eed
@ -37,7 +37,6 @@ class ManifestBuilder {
|
|||||||
'cli-script.php',
|
'cli-script.php',
|
||||||
'install.php',
|
'install.php',
|
||||||
'index.php',
|
'index.php',
|
||||||
'rewritetest.php',
|
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -468,7 +468,6 @@ HTML
|
|||||||
// so we have to assume the file is required.
|
// so we have to assume the file is required.
|
||||||
$installfiles = array(
|
$installfiles = array(
|
||||||
'install.php',
|
'install.php',
|
||||||
'rewritetest.php',
|
|
||||||
'config-form.css',
|
'config-form.css',
|
||||||
'config-form.html',
|
'config-form.html',
|
||||||
'index.html'
|
'index.html'
|
||||||
|
Loading…
Reference in New Issue
Block a user