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-08 06:21:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d58d5c5a70
egroupware_official
/
phpgwapi
/
inc
/
adodb
History
Ralf Becker
d4ead55c50
* PostgreSQL/EMailAdmin: fixed not storable EMailAdmin profiles
...
reverted part of r34602, which converted boolean values to true/false
2011-04-29 10:35:10 +00:00
..
docs
Merge Rev. 31585 into 1.8.
2010-09-12 12:50:31 +00:00
drivers
* PostgreSQL/EMailAdmin: fixed not storable EMailAdmin profiles
2011-04-29 10:35:10 +00:00
adodb-datadict.inc.php
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