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-02-01 11:09:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa3a23daceafa2f3332429f3cc9cef2d64cd34b2
smarty
/
libs
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