This website requires JavaScript.
Explore
Help
Sign In
smarty-php
/
smarty
Watch
1
Star
0
Fork
0
You've already forked smarty
mirror of
https://github.com/smarty-php/smarty.git
synced
2025-11-02 13:21:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5220ca6776aa3c7121069c2d06c1df8b8b39bf0d
smarty
/
libs
History
Uwe Tews
5220ca6776
- bugfix {$smarty.section.name.loop} used together with {$smarty.section.name.total} could produce
...
wrong results (forum topic 27041) 3.1.32-dev-35
2017-11-06 04:58:02 +01:00
..
plugins
code cleanup and optimizations 3.1.32-dev-34
2017-11-06 01:02:56 +01:00
sysplugins
- bugfix {$smarty.section.name.loop} used together with {$smarty.section.name.total} could produce
2017-11-06 04:58:02 +01:00
Autoloader.php
- improvement replace phpversion() by PHP_VERSION constant.
2017-05-27 14:37:35 +02:00
bootstrap.php
register autoloader as first in chain
2017-08-09 12:22:37 +02:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
- bugfix {$smarty.section.name.loop} used together with {$smarty.section.name.total} could produce
2017-11-06 04:58:02 +01:00
SmartyBC.class.php
- correction of PHPDoc blocks
2017-10-26 10:25:41 +02:00