diff options
author | xue <> | 2006-04-28 11:02:12 +0000 |
---|---|---|
committer | xue <> | 2006-04-28 11:02:12 +0000 |
commit | b97d6a698d80d946e3669595e8d87f0c378b3520 (patch) | |
tree | 2d86bf8e566e8f95b0ac90a9dd2dc227c92f6051 /UPGRADE | |
parent | 19989e32667e653d9dd65066ba26c91562a3cdc8 (diff) |
A few minor fixes.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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
|