summaryrefslogtreecommitdiff
path: root/libs/debug.tpl
AgeCommit message (Collapse)AuthorFilesLines
2010-12-01- other update regarding {debug}uwe.tews@googlemail.com1-6/+0
2010-12-01- improvement of {debug} tag outputuwe.tews@googlemail.com1-6/+9
2010-11-15- bugfix captured content could not be accessed globallyuwe.tews@googlemail.com1-1/+1
- bugfix Smarty2 wrapper functions could not be call from within plugins
2009-11-06change linefeed style to native on all filesmonte.ohrt1-136/+136
2009-08-29- implemented caching of registered ResourcesUwe.Tews1-3/+4
- new property 'auto_literal'. if true(default) '{ ' and ' }' interpreted as literal, not as Smarty delimiter
2009-04-21- change of new style syntax for forach. Now: {foreach $array as $var} ↵Uwe.Tews1-3/+3
like in PHP
2009-04-05- replaced new array looping syntax {for $foo in $array} with {foreach $foo ↵Uwe.Tews1-6/+6
in $array} to avoid confusion
2009-03-22rearrange things into distribution and development directoriesmonte.ohrt1-0/+135