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 10:51:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcedfd6b58bed4a7366336979ebaa5a240581531
smarty
/
libs
History
Uwe Tews
bcedfd6b58
Release version 3.1.32
2018-04-24 16:14:10 +02:00
..
plugins
- bugfix plugins may not be loaded if {function} or {block} tags are executed in nocache mode
2018-03-28 07:35:52 +02:00
sysplugins
- bugfix possible Security Vulnerability in Smarty_Security class.
2018-04-24 10:38:18 +02:00
Autoloader.php
- improvement replace phpversion() by PHP_VERSION constant.
2017-05-27 14:37:35 +02:00
bootstrap.php
register autoloader as first in chain
2017-08-09 12:22:37 +02:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
Release version 3.1.32
2018-04-24 16:14:10 +02:00
SmartyBC.class.php
- correction of PHPDoc blocks
2017-10-26 10:25:41 +02:00