This commit was manufactured by cvs2svn to create tag 'freeside_2_1_0'.
[freeside.git] / httemplate / edit / prospect_main.html
index 90f971a..8ae76a9 100644 (file)
@@ -98,6 +98,7 @@ 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 {
             ();