[freeside-commits] branch master updated. e6968c64eb7a29323d09e32de729e8c0731731a8

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


The branch, master has been updated
       via  e6968c64eb7a29323d09e32de729e8c0731731a8 (commit)
      from  07df8db4a07137e678a36b37070721566955295c (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 e6968c64eb7a29323d09e32de729e8c0731731a8
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jul 24 21:18:59 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