From e8e3b0968ca827a1b1ae2bec82f112d0379bb90e Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 17 Jun 2010 01:15:06 +0000 Subject: [PATCH] remove debugging --- httemplate/edit/prospect_main.html | 1 - 1 file changed, 1 deletion(-) diff --git a/httemplate/edit/prospect_main.html b/httemplate/edit/prospect_main.html index 8ae76a9a1..90f971a91 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 { (); -- 2.11.0