summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2006-04-28 11:02:12 +0000
committerxue <>2006-04-28 11:02:12 +0000
commitb97d6a698d80d946e3669595e8d87f0c378b3520 (patch)
tree2d86bf8e566e8f95b0ac90a9dd2dc227c92f6051 /UPGRADE
parent19989e32667e653d9dd65066ba26c91562a3cdc8 (diff)
A few minor fixes.
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE8
1 files changed, 4 insertions, 4 deletions
diff --git a/UPGRADE b/UPGRADE
index ccf8c289..dc6da5ac 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -4,7 +4,7 @@
!!!IMPORTANT!!!
-After upgrading, remember to delete everything under
+After installing the framework, remember to delete everything under
your PRADO application's assets and runtime directories.
@@ -16,9 +16,9 @@ for both A and B.
Upgrading from v3.0.0 RC2
-------------------------
-There should be no PHP compatibility issues. Javascript libraries
-were updated and client-side validators rewritten.
-
+There should be no PHP compatibility issues. Remember to clean up 'assets'
+directory of your PRADO application as Javascript libraries were updated
+and client-side validators rewritten.
Upgrading from v3.0.0 RC1