From 86b62d52a04fb5224745946103dc4c8c381e68c5 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Thu, 28 Aug 2014 20:50:52 +0100 Subject: [PATCH] Remove extra closing bold tag --- test.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.php b/test.php index 62366ac..d2a9b08 100644 --- a/test.php +++ b/test.php @@ -13,7 +13,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, tho 5.3 and above is recommended:

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

"; echo 'TEST RESULT: '; @@ -78,4 +78,4 @@ echo $success." of 3 tests passed successfully

"; - \ No newline at end of file +