Changeset 2042
- Timestamp:
- 06/29/2007 01:56:14 PM (17 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
HISTORY (modified) (1 diff)
-
index.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r2032 r2042 1 Version 3.1.0 To Be Released2 ========================== ==1 Version 3.1.0 July 2, 2007 2 ========================== 3 3 BUG: Ticket#621 - TWizardNavigationButtonStyle could not be found (Qiang) 4 4 BUG: Ticket#627 - Logout did not set correct status to the user object (Qiang) -
trunk/index.html
r2035 r2042 8 8 <body> 9 9 <h1>PRADO Framework for PHP 5 </h1> 10 <p>Version 3.1.0 RC, May 14, 2007<br>10 <p>Version 3.1.0, July 2, 2007<br> 11 11 Copyright© 2004-2007 by <a href="http://www.pradosoft.com/">PradoSoft</a><br> 12 12 All Rights Reserved. … … 50 50 <ul> 51 51 <li><a href="demos/helloworld/index.php">Hello World</a></li> 52 <li><a href="demos/blog-tutorial/index.php">PRADO Blog Tutorial</a> ( incomplete)</li>53 <li><a href="demos/quickstart/index.php">PRADO QuickStart Tutorial</a> ( contains many small demos)</li>52 <li><a href="demos/blog-tutorial/index.php">PRADO Blog Tutorial</a> (a good start point for new PRADO users)</li> 53 <li><a href="demos/quickstart/index.php">PRADO QuickStart Tutorial</a> (a definitive PRADO guidance. It contains many small examples.)</li> 54 54 <li><a href="demos/blog/index.php">PRADO Blog</a> (requires php_sqlite extension)</li> 55 55 <li><a href="demos/time-tracker/index.php">Time Tracker</a> (requires php_pdo and php_pdo_mysql extensions)</li> … … 117 117 <li>Stever for providing an Apple G3 notebook for testing safari browser issues.</li> 118 118 <li>Stanislav Yordanov - the script of generating Dreameweaver extension for PRADO</li> 119 <li>Andrà ©s Adolfo Testi - original concept and naming for Active Controls.</li>119 <li>Andrés Adolfo Testi - original concept and naming for Active Controls.</li> 120 120 <li><a href="http://www.jackslocum.com/">Jack Slocum</a> - inspiration for the quickstart commenting system.</li> 121 121 <li>Cesar Ramos - Active Record driver for IBM DB2.</li>
