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-28 19:01:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d82d54bffdfc7b1053df5898f0b62dabca70a15f
smarty
/
libs
History
Uwe.Tews@googlemail.com
d82d54bffd
fix line endings
2014-03-17 21:57:15 +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
fix line endings
2014-03-17 21:57:15 +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