[freeside-commits] branch FREESIDE_4_BRANCH updated. 7e0041398e919fa865d096ea2349b9f399b44038

Ivan ivan at 420.am
Mon Jul 24 21:19:03 PDT 2017


The branch, FREESIDE_4_BRANCH has been updated
       via  7e0041398e919fa865d096ea2349b9f399b44038 (commit)
      from  8444ee23c0db140b04ba8a803e60b818d32f136c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7e0041398e919fa865d096ea2349b9f399b44038
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jul 24 21:19:01 2017 -0700

    remove debugging

diff --git a/httemplate/misc/xmlhttp-part_pkg_taxproduct.html b/httemplate/misc/xmlhttp-part_pkg_taxproduct.html
index 5e22dd8..4cc3a3e 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'} };

-----------------------------------------------------------------------

Summary of changes:
 httemplate/misc/xmlhttp-part_pkg_taxproduct.html |    2 --
 1 file changed, 2 deletions(-)




More information about the freeside-commits mailing list