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
c4a5aca865ada6cedd48c30d29dacf3d8133ce1c
smarty
/
libs
History
uwetews
c4a5aca865
- bugfix direct access $smarty->template_dir = 'foo'; should call Smarty::setTemplateDir()
https://github.com/smarty-php/smarty/issues/121
2015-12-16 04:54:34 +01:00
..
plugins
fix link to documentation
2015-12-13 14:50:11 +01:00
sysplugins
- bugfix {foreach} did fail if from atrribute is a Generator class
https://github.com/smarty-php/smarty/issues/128
2015-12-16 03:25:33 +01:00
Autoloader.php
- improve autoloader speed
2015-10-24 05:20:09 +02:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
- bugfix direct access $smarty->template_dir = 'foo'; should call Smarty::setTemplateDir()
https://github.com/smarty-php/smarty/issues/121
2015-12-16 04:54:34 +01:00
SmartyBC.class.php
- bugfix add missing $trusted_dir property to SmartyBC class (forum topic 25751)
2015-10-31 23:13:12 +01:00