diff options
author | xue <> | 2006-12-01 19:07:51 +0000 |
---|---|---|
committer | xue <> | 2006-12-01 19:07:51 +0000 |
commit | 35064612126ad2a0825f0a7d70a0edf3b5244ceb (patch) | |
tree | 1d354b45caa52bdca62b9ca9879ea9e7dcc8a245 /HISTORY | |
parent | 4aed8371a7ddf4ac9e4eec4ae8ed3ebe039ba976 (diff) |
fixed #443.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Version 3.0.6 December 4, 2006 ============================== BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang) +BUG: Ticket#443 - Template comment tag messed up with HTML comment tag (Qiang) BUG: Ticket#467 - typo in TUrlMapping.php (Qiang) BUG: TTableCell should render only when Text is not set and there's no child (Qiang) BUG: global state was not saved when redirect() is invoked (Qiang) |