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:
Sean Harvey 2010-03-18 23:00:37 +00:00 committed by Sam Minnee
parent bc728ae194
commit 4a516d8eed
2 changed files with 0 additions and 2 deletions

View File

@ -37,7 +37,6 @@ class ManifestBuilder {
'cli-script.php',
'install.php',
'index.php',
'rewritetest.php',
);
/**

View File

@ -468,7 +468,6 @@ HTML
// so we have to assume the file is required.
$installfiles = array(
'install.php',
'rewritetest.php',
'config-form.css',
'config-form.html',
'index.html'