index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
sysplugins
/
smarty_internal_config.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-193
/
+205
2011-03-08
fixed config_load to only load defaults with no section defined
monte.ohrt
1
-10
/
+12
2010-11-13
- fixed internal_config (removed unwanted code line)
uwe.tews@googlemail.com
1
-1
/
+0
2010-11-12
- reactivated $error_reporting property handling
uwe.tews@googlemail.com
1
-16
/
+29
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-2
/
+2
2010-11-10
(no commit message)
uwe.tews@googlemail.com
1
-2
/
+2
2010-11-10
- observe compile_id also for config files
uwe.tews@googlemail.com
1
-0
/
+5
2010-08-23
- fixed E_STRICT errors for uninitialized variables
Uwe.Tews
1
-0
/
+1
2010-08-13
- remove exception_handler property from Smarty class
Uwe.Tews
1
-3
/
+3
2010-05-14
14/05/2010
Uwe.Tews
1
-2
/
+2
2010-04-30
- bugfix when comparing timestamps in sysplugins/smarty_internal_config.php
Uwe.Tews
1
-1
/
+1
2010-04-28
- change default of $debugging_ctrl to 'NONE'
Uwe.Tews
1
-5
/
+7
2010-03-31
- compile locking by touching old compiled files to avoid concurrent compilat...
Uwe.Tews
1
-65
/
+73
2010-03-29
- bugfix allow array definitions as modifier parameter
Uwe.Tews
1
-102
/
+102
2010-01-14
- bugfix allow absolute filepath for config files
Uwe.Tews
1
-0
/
+3
2009-12-29
- use sha1() for filepath encoding
Uwe.Tews
1
-3
/
+3
2009-11-24
- bugfix for $smarty->config_overwrite = false
Uwe.Tews
1
-3
/
+11
2009-11-17
- sanitize compile_id and cache_id (replace illegal chars with _)
Uwe.Tews
1
-1
/
+1
2009-11-03
- renamed function names of autoloaded Smarty methods to Smarty_Method_....
Uwe.Tews
1
-1
/
+1
2009-10-31
- change of filenames in sysplugins folder for internal spl_autoload function
Uwe.Tews
1
-0
/
+249