diff options
author | ctrlaltca@gmail.com <> | 2012-03-23 18:15:03 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2012-03-23 18:15:03 +0000 |
commit | e0de4ef01a644bccae872f60b3584a1755dcbc1f (patch) | |
tree | ec7aef2e1ea355f7dd9a89b2090beb54024502ee /index.html | |
parent | 942bee46430fe06e17200a9f5a649768081d6eae (diff) |
Fixed #390 and #391
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,10 +28,10 @@ Developers who have sufficient OOP experience will find PRADO is easy to learn a <h2>Requirements</h2> <p> -The sole requirement for PRADO is PHP 5.2.0 or higher. Please run <a href="requirements/index.php">requirement checker</a> to obtain more detailed requirement information. +The sole requirement for PRADO is PHP 5.3.3 or higher. Please run <a href="requirements/index.php">requirement checker</a> to obtain more detailed requirement information. </p> <p> -PRADO has been tested with Apache 2.2 on both Windows XP and RedHat Linux. +PRADO has been tested with Apache 2.2 on both Windows XP, various Linux flavours and Mac OSX. </p> <h2>Installation</h2> |