summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorxue <>2006-08-08 11:56:27 +0000
committerxue <>2006-08-08 11:56:27 +0000
commit7012130a7c98d602f3408d04c620a69055607781 (patch)
tree42c58a7e08b529c507b66fd82972da5d1e2043c7 /index.html
parent8b6da0a47404ce4108e54678de7507a5bebf49b7 (diff)
Fixed a bug that would prevent from using <prop:> tag in skins
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index b353db52..40f439bb 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
<body>
<h1>PRADO Framework for PHP 5 </h1>
-<p>Version 3.0.3, August 6, 2006<br>
+<p>Version 3.0.4, September 3, 2006<br>
Copyright&copy; 2004-2006 by <a href="http://www.pradosoft.com/">PradoSoft</a><br>
All Rights Reserved.
</p>
@@ -46,6 +46,7 @@ The installation is done! You will see the following subdirectories,
to reside in a Web directory.</li>
<li>demos - contains several demo applications.</li>
<li>docs - contains tutorials and documentation.</li>
+ <li>editors - contains editor support for PRADO.</li>
<li>requirements - contains a requirement checker script that can check if your
system can run PRADO applications.</li>
</ul>