diff options
author | ivan <ivan> | 2008-01-11 17:30:09 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-01-11 17:30:09 +0000 |
commit | 825b7cf498e7dc7c3a6289979288f539221a3667 (patch) | |
tree | 195c1c347aff1871c7b02781542d247e3c1298fd | |
parent | 83b02bcbecc7856e055dd7b8c0dabd38b3c60d91 (diff) |
turn off debugging
-rw-r--r-- | httemplate/edit/elements/svc_Common.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/edit/elements/svc_Common.html b/httemplate/edit/elements/svc_Common.html index 1fd66c251..72abcba1f 100644 --- a/httemplate/edit/elements/svc_Common.html +++ b/httemplate/edit/elements/svc_Common.html @@ -94,8 +94,6 @@ qq!<INPUT TYPE="hidden" NAME="svcpart" VALUE="$svcpart">!; }, - 'debug' => 1, - %opt #pass through/override params ) %> |