diff options
author | xue <> | 2006-04-28 11:10:06 +0000 |
---|---|---|
committer | xue <> | 2006-04-28 11:10:06 +0000 |
commit | 2cc93773feb5e76d2dd002b1dcd463a01d606794 (patch) | |
tree | c3615e1183fa6db678dbdf08b07c25543a2cde09 /UPGRADE | |
parent | 1f63d5c05ba117e0158c02d5bc79fa1f38f8ce85 (diff) |
Merge from 3.0 branch till 985.
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
|