summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authormark <mark>2012-02-02 23:35:54 +0000
committermark <mark>2012-02-02 23:35:54 +0000
commit194a775de9252e26f9f7615969489723ffbe46cc (patch)
tree51d6b93f9da2b5f831bdc3a0115d93cebec093ed /httemplate
parent33631ac48cd91bf9bee1cd7f25f2f23fc640cb65 (diff)
debug off
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/edit/process/msg_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/msg_template.html b/httemplate/edit/process/msg_template.html
index f43d17216..47fe978a8 100644
--- a/httemplate/edit/process/msg_template.html
+++ b/httemplate/edit/process/msg_template.html
@@ -2,7 +2,7 @@
'table' => 'msg_template',
'viewall_dir' => 'browse',
#'popup_reload'=> 1,
- 'debug' => 1,
+ 'debug' => 0,
'precheck_callback' => \&precheck_callback,
'args_callback' => \&args_callback,
)