diff --git a/core/ManifestBuilder.php b/core/ManifestBuilder.php index 2ec202697..e63c2698f 100644 --- a/core/ManifestBuilder.php +++ b/core/ManifestBuilder.php @@ -37,7 +37,6 @@ class ManifestBuilder { 'cli-script.php', 'install.php', 'index.php', - 'rewritetest.php', ); /** diff --git a/core/control/ContentController.php b/core/control/ContentController.php index 17d9c95b8..18f41180b 100755 --- a/core/control/ContentController.php +++ b/core/control/ContentController.php @@ -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'