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-10-27 18:31:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
478db521c9c666a55cbb779680f0129e0dc65326
smarty
/
libs
History
Uwe.Tews@googlemail.com
478db521c9
- bugfix $smarty->auto_literal and mbsting.func_overload 2, 6 or 7 did fail (forum topic 24899)
2014-03-20 22:07:26 +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 $smarty->auto_literal and mbsting.func_overload 2, 6 or 7 did fail (forum topic 24899)
2014-03-20 22:07:26 +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 a '//' or '\\' in template_dir path could produce wrong path on relative filepath in {include} (Issue 175)
2014-02-16 18:34:08 +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