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-03 13:51:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84a2b19447ca14ca9825d2de3563ac41dc24a0d7
smarty
/
libs
History
Uwe.Tews@googlemail.com
a75e36b357
- bugfix template variables could not be passed as paramter in {include} when the include was in a {nocache} section (topic 25131)
2014-06-21 08:53:38 +00:00
..
plugins
- bugfix {html_image} security check did fail on files relative to basedir (Issue 191)
2014-06-08 19:03:39 +00:00
sysplugins
- bugfix template variables could not be passed as paramter in {include} when the include was in a {nocache} section (topic 25131)
2014-06-21 08:53:38 +00:00
debug.tpl
- fixed spelling, PHPDoc , minor errors, code cleanup
2014-06-06 02:40:04 +00:00
Smarty.class.php
- bugfix UNC WINDOWS PATH like "\\psf\path\to\dir" did not work as template directory (Issue 192)
2014-06-08 18:12:09 +00:00
SmartyBC.class.php
- fixed spelling, PHPDoc , minor errors, code cleanup
2014-06-06 02:40:04 +00:00