diff options
author | xue <> | 2006-12-02 19:29:40 +0000 |
---|---|---|
committer | xue <> | 2006-12-02 19:29:40 +0000 |
commit | ede6d3a82e88573684138c41e33f2125f09dfc08 (patch) | |
tree | 6dcd7ce148e49b00c111535efaea7fdd8d505551 /UPGRADE | |
parent | 12be77708d5b8a2c4fe661d71853bfed36372be9 (diff) |
updated UPGRADE instruction.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Upgrading from v3.0.5 impact on any existing PRADO applications, though.
- TDataGrid does not generate default table styles. This may affect
the appearance of existing PRADO applications that use TDataGrid.
+- If TUrlMapping is used, you need to set the UrlManager property of
+ THttpRequest to the module ID of TUrlMapping.
Upgrading from v3.0.4
---------------------
|