summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_utils.php
AgeCommit message (Collapse)Author
2013-08-24Fix handling of non-default date formats (#1489294)Aleksander Machniak
- remove ambiguous m/d/Y format from default config Conflicts: CHANGELOG config/main.inc.php.dist program/lib/Roundcube/rcube_utils.php tests/Framework/Utils.php
2013-06-20Canonize boolean ini_get() results (#1489189)Aleksander Machniak
Conflicts: CHANGELOG program/lib/Roundcube/rcube.php
2013-01-23Use the right variable for IPv6 checkThomas Bruederli
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-11-27Separate the very application-specific output classes from the Roundcube ↵Thomas Bruederli
framework; add autoloader for rmail* classes
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak