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
2026-05-04 11:44:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d21921de229119e95ba5589e7efdd8328437ddf8
smarty
/
libs
T
History
Uwe Tews
d21921de22
- improvement reduce number of lexer tokens on operators and if conditions
2015-05-16 14:47:12 +02:00
..
plugins
Use require_once
2015-01-07 16:46:03 +01:00
sysplugins
- improvement reduce number of lexer tokens on operators and if conditions
2015-05-16 14:47:12 +02:00
Autoloader.php
- bugfix missig entry for smarty-temmplate-config in autoloader
2015-05-12 03:07:24 +02:00
debug.tpl
Debugging - add display of Smarty version
2015-05-13 19:10:06 +02:00
Smarty.class.php
- bugfix {php}{/php} did work just for single lines
https://github.com/smarty-php/smarty/issues/33
2015-05-16 13:33:04 +02:00
SmartyBC.class.php
- optimization move <?php ?> handling from parser to new compiler module
2015-05-06 00:03:26 +02:00