We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efb973 commit 86b62d5Copy full SHA for 86b62d5
1 file changed
test.php
@@ -13,7 +13,7 @@
13
$success = 0;
14
15
16
-echo '<b>TEST 1 of 3: PHP Version:</b></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, tho 5.3 and above is recommended:<br><br>';
17
echo "Your PHP Version: ".phpversion()."<br><br>";
18
19
echo '<b>TEST RESULT:</b> ';
@@ -78,4 +78,4 @@
78
79
</body>
80
81
-</html>
+</html>
0 commit comments