summaryrefslogtreecommitdiff
path: root/libs/debug.tpl
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Update to HTML5-syntax in debug templateStoll, Jonathan1-19/+34
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-3/+3
2018-08-19- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...uwetews1-1/+1
2015-09-15- bugfix unintended multiple debug windows (forum topic 25699)uwetews1-1/+1
2015-07-01- bugfix debugging console did not display string values containing \n, \r or...Uwe Tews1-3/+3
2015-05-18Fix max nesting parameterUwe Tews1-4/+4
2015-05-13Debugging - add display of Smarty versionUwe Tews1-1/+1
2015-05-13Debugging - truncate output of Origin to 80 characters and increase string va...Uwe Tews1-6/+6
2015-05-07- improvement of the debugging console. Read NEW_FEATURES.txtUwe Tews1-2/+2
2014-11-04new $smarty->debug optionsUwe Tews1-1/+2
2014-11-03Debug Console UpdateUwe Tews1-14/+36
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-105/+109
2011-09-22- bugfix debug.tpl did not display correctly when it was compiled with escape...uwe.tews@googlemail.com1-3/+3
2011-09-18- bugfix for Smarty2 style compiler plugins on unnamed attribute passing like...uwe.tews@googlemail.com1-1/+1
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
2009-11-06change linefeed style to native on all filesmonte.ohrt1-136/+136
2009-08-29- implemented caching of registered ResourcesUwe.Tews1-3/+4
2009-04-21- change of new style syntax for forach. Now: {foreach $array as $var} like...Uwe.Tews1-3/+3
2009-04-05- replaced new array looping syntax {for $foo in $array} with {foreach $foo i...Uwe.Tews1-6/+6
2009-03-22rearrange things into distribution and development directoriesmonte.ohrt1-0/+135