summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_runtime_updatecache.php
AgeCommit message (Expand)AuthorFilesLines
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-8/+7
2018-06-12Update PSR-2Sławomir Kaleta1-20/+27
2018-03-28- bugfix plugins may not be loaded if {function} or {block} tags are executed...Uwe Tews1-6/+10
2018-03-23- bugfix preg_replace could fail on large content resulting in a blank page h...Uwe Tews1-0/+1
2018-03-23- bugfix preg_replace could fail on large content resulting in a blank page h...Uwe Tews1-53/+61
2017-11-06code cleanup and optimizations 3.1.32-dev-34Uwe Tews1-5/+4
2016-09-11- improvement move often used code snippets into methodsuwetews1-1/+1
2016-03-10- optimization of resource processinguwetews1-9/+4
2016-02-09- reformat all code for unique styleuwetews1-6/+6
2016-01-27- bugfix output filters did not observe nocache code flag https://github.com/...uwetews1-1/+1
2015-12-19- remove no longer used codeuwetews1-15/+1
2015-10-25- more optimizations of template processinguwetews1-0/+184