summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/iniset.php
AgeCommit message (Collapse)Author
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-09 * autoload is only invoked when a class is not found - no need for include_oncetill
git-svn-id: https://svn.roundcube.net/trunk@2345 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-02* fixing notice, moved error_reporting one up, added @todotill
git-svn-id: https://svn.roundcube.net/trunk@2211 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-05#1485461: secure initial login form sesssion cookiealec
git-svn-id: https://svn.roundcube.net/trunk@2123 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-18#1485505: PHP bug (?) workaround for html2text class autoloadingalec
git-svn-id: https://svn.roundcube.net/trunk@1986 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-09- set mbstring's internal encoding in proper placealec
git-svn-id: https://svn.roundcube.net/trunk@1968 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485460: session.gc_* moved to main .htaccess filealec
git-svn-id: https://svn.roundcube.net/trunk@1945 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-25DRY: set (secure) cookies using rcmail::setcookie() + set ↵thomasb
session.only_use_cookies git-svn-id: https://svn.roundcube.net/trunk@1890 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Made config files location configurable (#1485215)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1854 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14More code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1532 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c