diff options
author | godzilla80@gmx.net <> | 2009-05-01 09:53:23 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-05-01 09:53:23 +0000 |
commit | 9f181be10fb44a768750c2d9fa4cb4d9f66bc836 (patch) | |
tree | 4e4b56f72b34b57ad2f0bde276fc2bf1102ceeaf /HISTORY | |
parent | c6904380ac34536c0f3d65d3c92deaa9fa532f4a (diff) |
Fixed Issue #122 - SqlMap: support for properties in resource filenames, fix sqlmap doc - property "name" instead of "key"
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ BUG: Issue#99 - TActiveRecord::save(): confusion with order of keys in table/ind BUG: Issue#108 - clientscripts.php: prepending set_time_limit(0) call with an "@" to suppress PHP warning in safe mode (Yves) BUG: Issue#107 - typo in TDbConnection::getCharset() (Christophe) BUG: Issue#120 - TActiveDropDownList PromptText and PromptValue got lost during callback and data rebind (Yves) +BUG: Issue#122 - SqlMap: support for properties in resource filenames, fix sqlmap doc - property "name" instead of "key" (Yves) BUG: Issue#126 - THtmlArea: boolean options output as strings (Christophe) BUG: Issue#127 - TDataSourceConfig::findConnectionByID try to access private var (Cristophe) BUG: Issue#129 - TDbLogRoute::init don't close the sql command (Christophe) |