diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 17 |
1 files changed, 10 insertions, 7 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="https://github.com/pradosoft">The PRADO Group</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> @@ -86,10 +86,11 @@ A Textmate extension can be found under <b>editors/Textmate</b>. <h3>Prado v3 Developer Team</h3> <ul> -<li><a href="mailto:Christophe.Boulain@gmail.com">Christophe Boulain</a></li> -<li><a href="mailto:ctrlaltca@gmail.com">Fabio Bas</a></li> -<li><a href="mailto:rojaro@gmail.com">Robin J. Rogge</a></li> <li><a href="mailto:ciromattia@gmail.com">Ciro Mattia Gonano</a></li> +<li><a href="mailto:darthdaniel85@gmail.com">Daniel Sampedro</a></li> +<li>David Otto</li> +<li><a href="mailto:ctrlaltca@gmail.com">Fabio Bas</a></li> +<li>Jens Klaer</li> </ul> <h4>The following Team Members are currently inactive</h4> @@ -103,6 +104,8 @@ A Textmate extension can be found under <b>editors/Textmate</b>. <li><a href="mailto:eirikhm@gmail.com">Eirik Hoem</a></li> <li><a href="mailto:godzilla80@gmx.net">Yves Berkholz</a></li> <li><a href="mailto:kamikazeole@gmail.com">Ole Helgesen</a></li> +<li><a href="mailto:rojaro@gmail.com">Robin J. Rogge</a></li> +<li><a href="mailto:Christophe.Boulain@gmail.com">Christophe Boulain</a></li> </ul> <h3>Translations</h3> @@ -152,7 +155,7 @@ The PRADO framework and the included demos are free software. They are released the terms of the following BSD License. </p> <p> -Copyright 2004-2014 by The PRADO Group (http://www.pradosoft.com)<br/> +Copyright 2004-2015 by The PRADO Group (https://github.com/pradosoft)<br/> All rights reserved. </p> <p> |