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
0cd9821dcca1bb6e84700397824128d1b6f62c93
smarty
/
libs
History
rodneyrehm
0cd9821dcc
- added chaining to Smarty_Internal_Data so $smarty->assign('a',1)->assign('b',2); is possible now
2011-09-27 12:36:50 +00:00
..
plugins
- added chaining to Smarty_Internal_Data so $smarty->assign('a',1)->assign('b',2); is possible now
2011-09-27 12:36:50 +00:00
sysplugins
- added chaining to Smarty_Internal_Data so $smarty->assign('a',1)->assign('b',2); is possible now
2011-09-27 12:36:50 +00:00
debug.tpl
- bugfix debug.tpl did not display correctly when it was compiled with escape_html = true
2011-09-22 19:13:15 +00:00
Smarty.class.php
- added compile_dir and cache_dir to list of muted directories
2011-09-24 15:45:30 +00:00
SmartyBC.class.php
commit 3.1 into the trunk
2011-09-16 14:19:56 +00:00