From 03ce038b485d4be7282ce927eac5a60757260035 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sun, 29 Aug 2004 16:11:38 +0000 Subject: [PATCH] s/fixed/monospace/ --- templates/database-debug.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/database-debug.tpl b/templates/database-debug.tpl index a53a527..d2246f9 100644 --- a/templates/database-debug.tpl +++ b/templates/database-debug.tpl @@ -1,7 +1,7 @@ {dynamic} {foreach item=query from=$trace_data} - +
QUERY:
@@ -19,7 +19,7 @@ {/if}
{if $query.explain} - +
{foreach key=key item=item from=$query.explain[0]} -- 2.1.4
{$key}