Commit Graph

20 Commits (a9bfe21ba6329cf413b8965c8ce225308bcb6e57)

Author SHA1 Message Date
alecpl 6d479a622b - remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149) 15 years ago
alecpl a07ab6da09 - remove useless $Rev$ from version number 15 years ago
till af58c3ec6a * added $Rev$ to version

							
						
15 years ago
thomascube 588135500b Use spl_autoload_register() instead of __autoload (#1485947) + fix indentation 15 years ago
alecpl 70306a4c75 - support PEAR::Net_* in __autoload() 15 years ago
alecpl 191354ca7a - fix use_only_cookies typo (#1485929) 15 years ago
alecpl 23a2eec4d5 - ereg -> preg 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
till c762c07ce9 * autoload is only invoked when a class is not found - no need for include_once 16 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
till b99bf45479 * fixing notice, moved error_reporting one up, added @todo 16 years ago
alecpl d5fca0c490 #1485461: secure initial login form sesssion cookie 16 years ago
alecpl bfdbcf5210 #1485505: PHP bug (?) workaround for html2text class autoloading 16 years ago
alecpl d99b9356c3 - set mbstring's internal encoding in proper place 16 years ago
alecpl aaa6ace377 #1485460: session.gc_* moved to main .htaccess file 16 years ago
thomascube cefd1d8c91 DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_cookies 16 years ago
thomascube bba657e64f Made config files location configurable (#1485215) 16 years ago
thomascube 83a7636872 More code cleanup 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago