From e0dbc792040084b063686da072642eb63422c8d1 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Wed, 13 May 2015 19:10:06 +0200 Subject: [PATCH] Debugging - add display of Smarty version --- libs/debug.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/debug.tpl b/libs/debug.tpl index d27e9f81..0fafb22f 100644 --- a/libs/debug.tpl +++ b/libs/debug.tpl @@ -105,7 +105,7 @@ -

Smarty Debug Console +

Smarty {Smarty::SMARTY_VERSION} Debug Console - {if isset($template_name)}{$template_name|debug_print_var nofilter} {/if}{if !empty($template_data)}Total Time {$execution_time|string_format:"%.5f"}{/if}

{if !empty($template_data)}