summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_template_resource_base.php
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink1-152/+0
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-3/+2
2018-06-12Update PSR-2Sławomir Kaleta1-1/+1
2018-03-28- bugfix plugins may not be loaded if {function} or {block} tags are executed...Uwe Tews1-7/+0
2017-10-26- correction of PHPDoc blocksUwe Tews1-2/+4
2016-05-15- optimization and cleanup of resource codeuwetews1-5/+3
2016-03-11- optimization of capture and security handlinguwetews1-16/+7
2016-03-11- optimization of resource processinguwetews1-1/+1
2016-03-10- optimization of resource processinguwetews1-9/+19
2016-02-14- new tag {make_nocache} read NEW_FEATURES.txt https://github.com/smarty-php/...uwetews1-0/+3
2016-02-09- reformat all code for unique styleuwetews1-5/+5
2015-12-27- PHPdoc updatesuwetews1-2/+3
2015-12-19- remove no longer used codeuwetews1-7/+0
2015-10-25- bugfix Error when using {include} within {capture} https://github.com/smart...uwetews1-1/+5
2015-08-23- relocate properties for size optimizationuwetews1-5/+2
2015-08-23- optimize renderinguwetews1-51/+36
2015-08-18- cache template object of {include} if same template is included several timesuwetews1-0/+7
2015-08-15define missing propertiesuwetews1-4/+11
2015-08-09replace property array by object propertiesuwetews1-0/+162