From: Ivan Kohler Date: Tue, 25 Jul 2017 04:18:59 +0000 (-0700) Subject: remove debugging X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e6968c64eb7a29323d09e32de729e8c0731731a8 remove debugging --- diff --git a/httemplate/misc/xmlhttp-part_pkg_taxproduct.html b/httemplate/misc/xmlhttp-part_pkg_taxproduct.html index 5e22dd86b..4cc3a3e64 100644 --- a/httemplate/misc/xmlhttp-part_pkg_taxproduct.html +++ b/httemplate/misc/xmlhttp-part_pkg_taxproduct.html @@ -6,8 +6,6 @@ #my $sub = $cgi->param('sub'); -warn join(', ', $cgi->param); - my( %args ) = $cgi->multi_param('arg'); my $hashref = { 'data_vendor' => $args{'data_vendor'} };