diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,8 +8,8 @@ <body> <h1>PRADO Framework for PHP 5 </h1> -<p>Version 3.2.3<br> -Copyright© 2004-2014 by <a href="http://www.pradosoft.com/">Prado Software</a><br> +<p>Version 3.3.0<br> +Copyright© 2004-2015 by <a href="http://www.pradosoft.com/">Prado Software</a><br> All Rights Reserved. </p> @@ -31,7 +31,7 @@ Developers who have sufficient OOP experience will find PRADO is easy to learn a 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, various Linux flavours and Mac OSX. +PRADO has been tested with Apache on both Windows XP, various Linux flavours and Mac OSX. </p> <h2>Installation</h2> |