summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_utility.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-18- bugfix template caching did not care about file.tpl in different template_diruwe.tews@googlemail.com1-2/+2
2011-09-17- bugfix lock_id for file resource would create invalid filepathrodneyrehm1-0/+3
2011-09-16- bugfix reverted resource caching as it could not detect template_dir changesuwe.tews@googlemail.com1-3/+0
2011-09-16commit 3.1 into the trunkmonte.ohrt1-102/+454
2011-07-26- bugfix experimental getTags() method did not workuwe.tews@googlemail.com1-54/+54
2011-02-17-improvement not to delete files starting with '.' from cache and template_c ...uwe.tews@googlemail.com1-3/+3
2011-01-14fix memory leakuwe.tews@googlemail.com1-12/+4
2011-01-14- remove possible warninguwe.tews@googlemail.com1-0/+2
2011-01-14-bugfix removed memory leak while processing compileAllTemplatesuwe.tews@googlemail.com1-3/+13
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-2/+21
2010-09-18- bugfix untility compileAllConfig() did not create sha1 code for compiled te...uwe.tews@googlemail.com1-1/+1
2010-09-17- bugfix {$smarty.template} and {$smarty.current_dir} did not compile correct...uwe.tews@googlemail.com1-3/+3
2010-08-17fix formattingmonte.ohrt1-0/+1
2010-06-24- replace internal get_time() calls with standard PHP5 microtime(true) calls ...Uwe.Tews1-4/+4
2010-06-20- replace internal get_time() calls with standard PHP5 microtime(true) callsUwe.Tews1-11/+0
2010-03-29- bugfix allow array definitions as modifier parameterUwe.Tews1-13/+18
2010-03-25- new method utility->compileAllConfig() to compile all config filesUwe.Tews1-0/+58
2010-03-25- change of utility->compileAllTemplates() log messagesUwe.Tews1-70/+75
2010-03-22- bugfix make directory separator operating system independend in compileAllT...Uwe.Tews1-1/+1
2010-03-22fix testInstall() error messagesmonte.ohrt1-8/+8
2010-03-21- removed unused code in compileAllTemplates()Uwe.Tews1-4/+0
2010-02-08move getTemplateVars() into data objectmonte.ohrt1-39/+0
2010-02-07- minor fixes on API updateUwe.Tews1-1/+2
2010-02-07add new filesmonte.ohrt1-0/+261