From b57f66d8fceb8eed1c90a233f2d39c84fbe45e5b Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Fri, 20 Apr 2012 15:13:47 +1200 Subject: [PATCH] MINOR Adjusted PHP version recommendation --- index.php | 2 +- install.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 8d9cba4..b1cd0e4 100644 --- a/index.php +++ b/index.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.10. ** + ** Please install PHP 5.3.2 or higher, preferably PHP 5.3.4+. ** ** ** ************************************************************************************ ************************************************************************************/ diff --git a/install.php b/install.php index 38cd5aa..97c288d 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.10. ** + ** Please install PHP 5.3.2 or higher, preferably PHP 5.3.4+. ** ** ** ************************************************************************************ ************************************************************************************/