Changeset 2446 for trunk/index.html
- Timestamp:
- 04/21/2008 09:35:40 AM (7 months ago)
- Files:
-
- 1 modified
-
trunk/index.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.html
r2283 r2446 9 9 <body> 10 10 <h1>PRADO Framework for PHP 5 </h1> 11 <p>Version 3.1.2, To be released<br>12 Copyright© 2004-200 7 by <a href="http://www.pradosoft.com/">PradoSoft</a><br>11 <p>Version 3.1.2, April 21, 2008<br> 12 Copyright© 2004-2008 by <a href="http://www.pradosoft.com/">Prado Software</a><br> 13 13 All Rights Reserved. 14 14 </p> … … 21 21 </p> 22 22 <p> 23 PRADO comes with many features that can cut down development time signficantly. In particular, it provides a rich set of pluggable Web controls, complete database support including both active record and complex object mapper, seamless AJAX support, theme and skin, internationalization and localization, various caching solutions, security measures, and many other features that are seldom f ind in other programming frameworks.23 PRADO comes with many features that can cut down development time signficantly. In particular, it provides a rich set of pluggable Web controls, complete database support including both active record and complex object mapper, seamless AJAX support, theme and skin, internationalization and localization, various caching solutions, security measures, and many other features that are seldom found in other programming frameworks. 24 24 </p> 25 25 <p> … … 92 92 <li><a href="mailto:knut.urdalen@gmail.com">Knut Urdalen</a></li> 93 93 <li><a href="mailto:Christophe.Boulain@gmail.com">Christophe Boulain</a></li> 94 <li><a href="mailto:mh@m-h-it.de">Michael HÀrtl</a></li> 94 95 </ul> 95 96
