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-03-06 14:04:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b41308bf6f4497585e6774a9afcea75f8912152
smarty
/
libs
History
Uwe.Tews
9b41308bf6
- changed variable scopes to SMARTY_LOCAL_SCOPE, SMARTY_PARENT_SCOPE, SMARTY_ROOT_SCOPE to avoid possible conflicts with user constants
...
- Smarty variable global attribute replaced with scope attribute
2009-04-07 16:22:31 +00:00
..
plugins
rearrange things into distribution and development directories
2009-03-22 16:09:05 +00:00
sysplugins
- changed variable scopes to SMARTY_LOCAL_SCOPE, SMARTY_PARENT_SCOPE, SMARTY_ROOT_SCOPE to avoid possible conflicts with user constants
2009-04-07 16:22:31 +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
- changed variable scopes to SMARTY_LOCAL_SCOPE, SMARTY_PARENT_SCOPE, SMARTY_ROOT_SCOPE to avoid possible conflicts with user constants
2009-04-07 16:22:31 +00:00