summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_method_configload.php
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink1-182/+0
2021-10-13Feature/php8 support (#629)Simon Wisselink1-2/+2
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-6/+5
2018-08-19- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...uwetews1-1/+0
2018-06-12Update PSR-2Sławomir Kaleta1-8/+8
2017-11-06code cleanup and optimizations 3.1.32-dev-34Uwe Tews1-1/+1
2017-10-26- correction of PHPDoc blocksUwe Tews1-2/+3
2016-09-11- performance Smarty::configLoad() did load unneeded template source objectuwetews1-3/+2
2016-09-11- improvement move often used code snippets into methodsuwetews1-3/+3
2016-09-08- bugfix implement wrapper for removed method getConfigVariable() https://git...uwetews1-8/+8
2016-03-09- improvement rework of 'scope' attribute handling see see NEW_FEATURES.txt h...uwetews1-25/+48
2016-02-09- update/bugfix scope attribute handling reworked. Read the newfeatures.txt fileuwetews1-32/+8
2016-02-09- reformat all code for unique styleuwetews1-14/+14
2016-01-02- update scope handlinguwetews1-7/+10
2015-12-19- bugfix broken PHP 5.2 compatibilityuwetews1-1/+1
2015-11-01- update config file processinguwetews1-27/+108
2015-08-23- optimize renderinguwetews1-7/+1
2015-08-19- convert debug console processing to objectuwetews1-2/+2
2015-08-17- load seldom used Smarty API methods dynamically to reduce memory footprintuwetews1-0/+107