diff options
author | xue <> | 2006-04-30 12:51:23 +0000 |
---|---|---|
committer | xue <> | 2006-04-30 12:51:23 +0000 |
commit | ddfafaac2c1f18aca0fda3b4157acd935b9ac9a2 (patch) | |
tree | d131537413fa80aadf44feb8607eca6584e539f7 /UPGRADE | |
parent | 10b65d6d03ee0afc1ec1a50f320af42a79f5492b (diff) |
merge from 3.0 branch till 995.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,9 +16,9 @@ for both A and B. Upgrading from v3.0.0 RC2
-------------------------
-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.
+- Template comment tag is changed from <! ... !> to <!-- ... --!>
+- 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
|