diff options
author | xue <> | 2006-04-17 01:58:53 +0000 |
---|---|---|
committer | xue <> | 2006-04-17 01:58:53 +0000 |
commit | f3527efd018da03528bd754c654d70506c8b5491 (patch) | |
tree | 2b4c439db4946f8470ae32675d67db84ca35d3d2 /index.html | |
parent | 636ede11afd0127f00e7d7db709c95ad68f4101f (diff) |
A few changes for 3.0.0.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,9 +7,10 @@ <body>
<h1>PRADO Framework for PHP 5 </h1>
-<p>Version 3.0.0RC2, April 16, 2006<br>
+<p>Version 3.0.0, May 1, 2006<br>
Copyright© 2004-2006 by <a href="http://www.pradosoft.com/">PradoSoft</a><br>
All Rights Reserved.
+</p>
<p>PRADO is a component-based and event-driven framework for Web application
development in PHP 5. </p>
|