egroupware_official/phpgwapi
2010-09-15 13:29:37 +00:00
..
inc allow to limit size of index by appending it in brackets after the column name, eg. "column(32)", which is already supported by ADOdb, by was broken by our fix to always quote names, to allow column names which are reserved words, eg. "timestamp" in phpfreechat 2010-09-15 13:29:37 +00:00
lang * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log 2010-09-15 09:15:59 +00:00
setup * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log 2010-09-15 09:10:12 +00:00
templates fix for Safari Padding-Bug, provided by Chr.Fueller and RB 2010-09-15 08:31:33 +00:00