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-02 13:21:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ba2f6e2e7dbb494d804551720bad781684cbf53
smarty
/
libs
History
uwetews
2ba2f6e2e7
- bugfix setTemplateDir('/') and setTemplateDir('') did create wrong absolute filepath
https://github.com/smarty-php/smarty/issues/245
...
- optimization of filepath normalization
2016-07-23 22:21:14 +02:00
..
plugins
- bugfix {match} shell injection vulnerability patch provided by Tim Weber
2016-07-19 20:17:47 +02:00
sysplugins
- bugfix multiple {include} with relative filepath within {block}{/block} could fail
https://github.com/smarty-php/smarty/issues/246
2016-07-19 03:37:01 +02:00
Autoloader.php
- bugfix correct Autoloader update of 2.3.2014
https://github.com/smarty-php/smarty/issues/199
2016-03-09 01:44:10 +01:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
- bugfix setTemplateDir('/') and setTemplateDir('') did create wrong absolute filepath
https://github.com/smarty-php/smarty/issues/245
2016-07-23 22:21:14 +02:00
SmartyBC.class.php
- reformat all code for unique style
2016-02-09 01:27:15 +01:00