From ab17337b7529b15fba4306d63d5a8f463ae5f179 Mon Sep 17 00:00:00 2001 From: aoneil Date: Mon, 17 Sep 2007 22:00:48 +0000 Subject: [PATCH] Flush the cache after the rewrite test git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@42205 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- rewritetest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rewritetest.php b/rewritetest.php index fc8730d..b13d28e 100644 --- a/rewritetest.php +++ b/rewritetest.php @@ -20,8 +20,8 @@ if(isset($_REQUEST['force'])) { if($modRewriteWorking) { echo "mod_rewrite is working! I will now try and direct you to - home/successfullyinstalled to confirm that the installation was successful. - + home/successfullyinstalled to confirm that the installation was successful. + "; } else { restoreHtaccess();