From 3cd74f5837ab12f328d334be2b58af45494f8892 Mon Sep 17 00:00:00 2001
From: xue <>
Date: Sun, 14 Jan 2007 15:40:16 +0000
Subject: prepare for 3.1 alpha release.
---
index.html | 28 ++++++++++++++++------------
1 file changed, 16 insertions(+), 12 deletions(-)
(limited to 'index.html')
diff --git a/index.html b/index.html
index 3ad1706b..d739a7cb 100644
--- a/index.html
+++ b/index.html
@@ -7,8 +7,8 @@
PRADO Framework for PHP 5
-Version 3.0.6, December 4, 2006
-Copyright© 2004-2006 by PradoSoft
+
Version 3.1.0 alpha, January 15, 2007
+Copyright© 2004-2007 by PradoSoft
All Rights Reserved.
@@ -42,22 +42,26 @@ After downloading the latest PRADO release file, unpack it to a Web-accessible d
The installation is done! You will see the following subdirectories,
- - framework - contains the core code of PRADO. This directory does NOT need
- to reside in a Web directory.
- - demos - contains several demo applications.
- - docs - contains tutorials and documentation.
- - editors - contains editor support for PRADO.
- - requirements - contains a requirement checker script that can check if your
- system can run PRADO applications.
+ - framework - contains the core code of PRADO. This is the only directory that you will need in order to deploy with your PRADO application. It does NOT need to reside in a Web-accessible directory.
+ - demos - contains PRADO demo applications.
+ - docs - contains tutorials and documentation about PRADO.
+ - editors - contains editor plugins for PRADO.
+ - requirements - contains a requirement checker script that can check if your system can run PRADO applications.
+ - tests - contains test tools that can be used to do unit test and functionality test about Web applications.
Included Demos
Editor Support
@@ -121,7 +125,7 @@ The PRADO framework and the included demos are freeware. They are released under
the terms of the following BSD License.
-Copyright 2004-2006 by The PRADO Group (http://www.pradosoft.com)
+Copyright 2004-2007 by The PRADO Group (http://www.pradosoft.com)
All rights reserved.
--
cgit v1.2.3