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
2026-02-03 22:05:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf1de6c1051ec648b546839ad84eeead76aea819
smarty
/
libs
History
Uwe.Tews@googlemail.com
c7071d9d2c
- bugfix clearCompiledTemplate() did not delete files on WINDOWS when a compile_id was specified
2014-04-19 13:53:20 +00:00
..
plugins
- bugfix shared.literal_compiler_param.php did throw an exception when literal did contain a '-' (smarty-developers group)
2014-02-05 19:39:21 +00:00
sysplugins
- bugfix clearCompiledTemplate() did not delete files on WINDOWS when a compile_id was specified
2014-04-19 13:53:20 +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
bugfix calling createTemplate(template, data) with empty data array caused notice of array to string conversion (Issue 189)
2014-04-19 11:42:11 +00:00
SmartyBC.class.php
- bugfix SmartyBC.class.php should use require_once to load Smarty.class.php (forum topic 24683)
2014-01-08 21:16:06 +00:00