This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-02-24 06:14:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4cd9532459
egroupware_official
/
phpgwapi
History
Ralf Becker
4cd9532459
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
..
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