summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-07-24 21:19:01 -0700
committerIvan Kohler <ivan@freeside.biz>2017-07-24 21:19:01 -0700
commit7e0041398e919fa865d096ea2349b9f399b44038 (patch)
treefa177ce0a44cbafee630d38f21ce0bee3af5fe17 /httemplate
parent8444ee23c0db140b04ba8a803e60b818d32f136c (diff)
remove debugging
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/misc/xmlhttp-part_pkg_taxproduct.html2
1 files changed, 0 insertions, 2 deletions
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'} };