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-12-02 07:19:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0403c876ed9c609bc301db2153c218bc0d3cb6a1
smarty
/
libs
History
uwetews
e0fc310b6e
-bugfix a left delimter like '[%' did fail on [%$var_[%$variable%]%] (forum topic 25798)
2015-11-25 21:19:23 +01:00
..
plugins
replace property array by object properties
2015-08-09 20:45:28 +02:00
sysplugins
-bugfix a left delimter like '[%' did fail on [%$var_[%$variable%]%] (forum topic 25798)
2015-11-25 21:19:23 +01:00
Autoloader.php
- improve autoloader speed
2015-10-24 05:20:09 +02:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
- bugfix {include} with variable file name like {include file="foo_
$bar
.tpl"} did fail in 3.1.28-dev
https://github.com/smarty-php/smarty/issues/102
2015-11-02 18:06:42 +01:00
SmartyBC.class.php
- bugfix add missing $trusted_dir property to SmartyBC class (forum topic 25751)
2015-10-31 23:13:12 +01:00