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-06 08:26:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65f1871c98675a892da7002b0b1d16cf7206b6ae
smarty
/
libs
T
History
Uwe.Tews
fa3a23dace
- replaced new array looping syntax {for $foo in $array} with {foreach $foo in $array} to avoid confusion
2009-04-05 17:56:04 +00:00
..
plugins
rearrange things into distribution and development directories
2009-03-22 16:09:05 +00:00
sysplugins
- replaced new array looping syntax {for $foo in $array} with {foreach $foo in $array} to avoid confusion
2009-04-05 17:56:04 +00:00
debug.tpl
- replaced new array looping syntax {for $foo in $array} with {foreach $foo in $array} to avoid confusion
2009-04-05 17:56:04 +00:00
Smarty.class.php
- added registerDefaultTemplateHandler methode and functionallity
2009-04-03 15:59:40 +00:00