diff options
author | mark <mark> | 2012-02-02 23:35:54 +0000 |
---|---|---|
committer | mark <mark> | 2012-02-02 23:35:54 +0000 |
commit | 194a775de9252e26f9f7615969489723ffbe46cc (patch) | |
tree | 51d6b93f9da2b5f831bdc3a0115d93cebec093ed /httemplate/edit/process | |
parent | 33631ac48cd91bf9bee1cd7f25f2f23fc640cb65 (diff) |
debug off
Diffstat (limited to 'httemplate/edit/process')
-rw-r--r-- | httemplate/edit/process/msg_template.html | 2 |
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, ) |