summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormark <mark>2012-02-02 23:36:05 +0000
committermark <mark>2012-02-02 23:36:05 +0000
commit460ef8bc953c9720102d039b3de423079b029626 (patch)
tree856fbeb53bdab3a09a3853a5cba226a27e7d4d62
parentee712b2b4807cd58ad4c944862d1d9acfa1c5deb (diff)
debug off
-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,
)