From: ivan Date: Thu, 17 Jun 2010 01:15:06 +0000 (+0000) Subject: remove debugging X-Git-Tag: root_of_svc_elec_features~157 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e8e3b0968ca827a1b1ae2bec82f112d0379bb90e remove debugging --- 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 { ();