[freeside-commits] freeside/httemplate/edit prospect_main.html, 1.2, 1.3

Ivan,,, ivan at wavetail.420.am
Wed Jun 16 18:15:08 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv12162

Modified Files:
	prospect_main.html 
Log Message:
remove debugging

Index: prospect_main.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/prospect_main.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- prospect_main.html	31 Dec 2009 02:20:33 -0000	1.2
+++ prospect_main.html	17 Jun 2010 01:15:06 -0000	1.3
@@ -98,7 +98,6 @@
               'contactnum' => $cgi->param("contactnum$num"),
               map { $_ => scalar($cgi->param("contactnum${num}_$_")) } @fields,
             };
-            use Data::Dumper; warn Dumper $x;
             $x;
           } else {
             ();



More information about the freeside-commits mailing list