From e8e3b0968ca827a1b1ae2bec82f112d0379bb90e Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 17 Jun 2010 01:15:06 +0000 Subject: remove debugging --- httemplate/edit/prospect_main.html | 1 - 1 file changed, 1 deletion(-) (limited to 'httemplate/edit/prospect_main.html') diff --git a/httemplate/edit/prospect_main.html b/httemplate/edit/prospect_main.html index 8ae76a9..90f971a 100644 --- a/httemplate/edit/prospect_main.html +++ b/httemplate/edit/prospect_main.html @@ -98,7 +98,6 @@ my $m2_error_callback = sub { 'contactnum' => $cgi->param("contactnum$num"), map { $_ => scalar($cgi->param("contactnum${num}_$_")) } @fields, }; - use Data::Dumper; warn Dumper $x; $x; } else { (); -- cgit v1.1