summaryrefslogtreecommitdiff
path: root/program/include/iniset.php
AgeCommit message (Expand)Author
2009-05-04- ereg -> pregalecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2009-03-09 * autoload is only invoked when a class is not found - no need for include_oncetill
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-02* fixing notice, moved error_reporting one up, added @todotill
2008-12-05#1485461: secure initial login form sesssion cookiealecpl
2008-10-18#1485505: PHP bug (?) workaround for html2text class autoloadingalecpl
2008-10-09- set mbstring's internal encoding in proper placealecpl
2008-10-06#1485460: session.gc_* moved to main .htaccess filealecpl
2008-09-25DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_co...thomascube
2008-09-19Made config files location configurable (#1485215)thomascube
2008-06-14More code cleanupthomascube
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube