summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_config.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-16commit 3.1 into the trunkmonte.ohrt1-193/+205
2011-03-08fixed config_load to only load defaults with no section definedmonte.ohrt1-10/+12
2010-11-13- fixed internal_config (removed unwanted code line)uwe.tews@googlemail.com1-1/+0
2010-11-12- reactivated $error_reporting property handlinguwe.tews@googlemail.com1-16/+29
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-2/+2
2010-11-10(no commit message)uwe.tews@googlemail.com1-2/+2
2010-11-10- observe compile_id also for config filesuwe.tews@googlemail.com1-0/+5
2010-08-23- fixed E_STRICT errors for uninitialized variablesUwe.Tews1-0/+1
2010-08-13- remove exception_handler property from Smarty classUwe.Tews1-3/+3
2010-05-1414/05/2010Uwe.Tews1-2/+2
2010-04-30- bugfix when comparing timestamps in sysplugins/smarty_internal_config.phpUwe.Tews1-1/+1
2010-04-28- change default of $debugging_ctrl to 'NONE'Uwe.Tews1-5/+7
2010-03-31- compile locking by touching old compiled files to avoid concurrent compilat...Uwe.Tews1-65/+73
2010-03-29- bugfix allow array definitions as modifier parameterUwe.Tews1-102/+102
2010-01-14- bugfix allow absolute filepath for config filesUwe.Tews1-0/+3
2009-12-29- use sha1() for filepath encodingUwe.Tews1-3/+3
2009-11-24- bugfix for $smarty->config_overwrite = falseUwe.Tews1-3/+11
2009-11-17- sanitize compile_id and cache_id (replace illegal chars with _)Uwe.Tews1-1/+1
2009-11-03- renamed function names of autoloaded Smarty methods to Smarty_Method_....Uwe.Tews1-1/+1
2009-10-31- change of filenames in sysplugins folder for internal spl_autoload functionUwe.Tews1-0/+249