MINOR Removed rewritest.php places in sapphire since it's no longer part of the phpinstaller/branches/2.4 package (from r101353)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@111995 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2010-10-13 00:43:39 +00:00
parent 252321f3c7
commit 559a05b059
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

@ -465,7 +465,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'