[freeside-commits] branch master updated. b31719ae093ed10ceaaf0def79f8c3d3f0fb7c7e

Ivan ivan at 420.am
Fri Jan 29 14:42:50 PST 2016


The branch, master has been updated
       via  b31719ae093ed10ceaaf0def79f8c3d3f0fb7c7e (commit)
      from  d5c3ae3442a2ced726c83c4d78fde2bae3ba1691 (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 b31719ae093ed10ceaaf0def79f8c3d3f0fb7c7e
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Jan 29 14:42:49 2016 -0800

    fix unnecessary? change from "update batch payment for multiple payment methods, etc., #17878 and #23741"

diff --git a/httemplate/misc/process/payment.cgi b/httemplate/misc/process/payment.cgi
index 51fb050..a6046a0 100644
--- a/httemplate/misc/process/payment.cgi
+++ b/httemplate/misc/process/payment.cgi
@@ -198,7 +198,6 @@ if ( $cgi->param('save') ) {
     'payinfo'       => $payinfo,
     'paymask'       => $paymask,
     'payname'       => $payname,
-    'paytype        => $paytype,
     %saveopt
   );
 

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

Summary of changes:
 httemplate/misc/process/payment.cgi |    1 -
 1 file changed, 1 deletion(-)




More information about the freeside-commits mailing list