diff --git a/change_log.txt b/change_log.txt index 2491af62..bbad08e0 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,8 @@ ===== 3.1.22-dev ===== (xx.xx.2014) + 04.11.2014 + - new feature $smarty->debug = true; => overwrite existing Debug Console window (old behaviour) + $smarty->debug = 2; => individual Debug Console window by template name + 03.11.2014 - bugfix Debug Console did not show included subtemplates since 3.1.17 (forum 25301) - bugfix Modifier debug_print_var did not limit recursion or prevent recursive object display at Debug Console diff --git a/libs/debug.tpl b/libs/debug.tpl index 9ef8205a..c414496a 100644 --- a/libs/debug.tpl +++ b/libs/debug.tpl @@ -152,7 +152,8 @@ {/capture}