summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_resource_eval.php
AgeCommit message (Collapse)AuthorFilesLines
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-1/+0
2010-10-01- added {break} and {continue} tags for flow control of ↵uwe.tews@googlemail.com1-0/+90
{foreach},{section},{for} and {while} loops - change of 'string' resource. It's no longer evaluated and compiled files are now stored - new 'eval' resource which evaluates a template without saving the compiled file - change in isCached() method to allow multiple calls for the same template