[freeside-commits] branch FREESIDE_4_BRANCH updated. 5991345844299eaec5c70610150f32de9de01152
Ivan
ivan at 420.am
Fri Jan 29 14:42:52 PST 2016
The branch, FREESIDE_4_BRANCH has been updated
via 5991345844299eaec5c70610150f32de9de01152 (commit)
from c6c2224fa3ce9b8c30274a119ce42f6bbd29827f (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 5991345844299eaec5c70610150f32de9de01152
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Jan 29 14:42:51 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