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 21:31:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
825aa26079319988c1c52bea095e3b8251598c63
smarty
/
libs
History
uwetews
825aa26079
- bugfix template objects must be cached on $smarty->fetch('foo.tpl) calls incase the template is fetched
...
multiple times (forum topic 25909)
2016-03-01 00:54:33 +01:00
..
plugins
- improvement added KnockoutJS comments to trimwhitespace outputfilter
https://github.com/smarty-php/smarty/issues/82
2016-02-11 22:05:45 +01:00
sysplugins
- bugfix template objects must be cached on $smarty->fetch('foo.tpl) calls incase the template is fetched
2016-03-01 00:54:33 +01:00
Autoloader.php
- reformat all code for unique style
2016-02-09 01:27:15 +01:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
- bugfix template objects must be cached on $smarty->fetch('foo.tpl) calls incase the template is fetched
2016-03-01 00:54:33 +01:00
SmartyBC.class.php
- reformat all code for unique style
2016-02-09 01:27:15 +01:00