From d5cab3c80bef3d7e2c538e7488af1f3fb0008af9 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 5 Dec 2005 17:19:32 +0000 Subject: [PATCH] eek, don't log all this debugging info by default --- httemplate/edit/process/cust_main.cgi | 2 -- 1 file changed, 2 deletions(-) diff --git a/httemplate/edit/process/cust_main.cgi b/httemplate/edit/process/cust_main.cgi index acc1ca434..09a42544c 100755 --- a/httemplate/edit/process/cust_main.cgi +++ b/httemplate/edit/process/cust_main.cgi @@ -1,7 +1,5 @@ <% -warn join('', map { "$_ => ". $cgi->param($_). "\n" } $cgi->param ); - my $error = ''; #unmunge stuff -- 2.11.0