aboutsummaryrefslogtreecommitdiffstats
path: root/include/page_tail.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/page_tail.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/page_tail.php b/include/page_tail.php
index c8193d813..c3dbd1cae 100644
--- a/include/page_tail.php
+++ b/include/page_tail.php
@@ -43,8 +43,7 @@ $template->assign_vars(
));
-//if (DEBUG)
-if (true)
+if ($conf['show_gt'])
{
$template->assign_block_vars('debug', array());
}