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
bd6bf0628ee67075dc7f661f39a36043a37d5bd2
smarty
/
libs
History
Uwe Tews
614ad1f8b9
- security possible PHP code injection on custom resources at display() or fetch()
...
calls if the resource does not sanitize the template name
2017-07-21 05:13:54 +02:00
..
plugins
- performance store flag for already required shared plugin functions in static variable or
2017-05-27 11:04:00 +02:00
sysplugins
- security possible PHP code injection on custom resources at display() or fetch()
2017-07-21 05:13:54 +02:00
Autoloader.php
- improvement replace phpversion() by PHP_VERSION constant.
2017-05-27 14:37:35 +02:00
bootstrap.php
- bugfix version 3.1.31 did fail under PHP 5.2
2017-05-21 18:19:52 +02:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
- security possible PHP code injection on custom resources at display() or fetch()
2017-07-21 05:13:54 +02:00
SmartyBC.class.php
- reformat all code for unique style
2016-02-09 01:27:15 +01:00