From 9f8cd4671af082ddef5245fced00ec9955d46494 Mon Sep 17 00:00:00 2001 From: nitos Date: Fri, 6 Jan 2012 18:28:30 -0600 Subject: [PATCH] I changed the URL, it did not work without the ".php" but now it goes to the step #2 --- src/setup/step-1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/setup/step-1.php b/src/setup/step-1.php index c5b86fd..df97cc5 100644 --- a/src/setup/step-1.php +++ b/src/setup/step-1.php @@ -115,7 +115,7 @@ $checkall = in_array(false,$check); if(!$checkall){ echo '
'; - echo 'Continue »'; + echo 'Continue »'; echo '

Looks good! You have passed the environment test, and it appears you can run Codeita on this server!

'; echo '
'; }else{