We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e8714 commit 219f8abCopy full SHA for 219f8ab
1 file changed
test.php
@@ -18,7 +18,7 @@
18
$success = 0;
19
20
21
-echo '<b>TEST 1 of 3: PHP Version:</b><br>ICEcoder needs at least PHP 5.0, tho 5.3 and above is recommended:<br><br>';
+echo '<b>TEST 1 of 3: PHP Version:</b><br>ICEcoder needs at least PHP 5.0, though 5.3 and above is recommended:<br><br>';
22
echo "Your PHP Version: ".phpversion()."<br><br>";
23
24
echo '<b>TEST RESULT:</b> ';
0 commit comments