From 8b015005301231cead97d6edaae050e18ce94418 Mon Sep 17 00:00:00 2001 From: David Alexander Date: Thu, 25 Jun 2015 12:16:03 +1200 Subject: [PATCH] DOCS: updated min php version updated minimum php version to 5.3.3 in doc block --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.php b/install.php index 97c288d..dd22f83 100644 --- a/install.php +++ b/install.php @@ -4,7 +4,7 @@ ************************************************************************************ ** ** ** If you can read this text in your browser then you don't have PHP installed. ** - ** Please install PHP 5.3.2 or higher, preferably PHP 5.3.4+. ** + ** Please install PHP 5.3.3 or higher, preferably PHP 5.3.4+. ** ** ** ************************************************************************************ ************************************************************************************/