diff --git a/test.php b/test.php index f75506f..bc2ccf9 100644 --- a/test.php +++ b/test.php @@ -18,7 +18,7 @@ echo "Test date, time & microtime:
".date("jS M Y g:i:sa")." (".microt $success = 0; -echo 'TEST 1 of 3: PHP Version:
ICEcoder needs at least PHP 5.0, tho 5.3 and above is recommended:

'; +echo 'TEST 1 of 3: PHP Version:
ICEcoder needs at least PHP 5.0, though 5.3 and above is recommended:

'; echo "Your PHP Version: ".phpversion()."

"; echo 'TEST RESULT: ';