[freeside-commits] branch master updated. de39a5275fcc744487634a9a0b37cae1889c9fc3

Ivan ivan at 420.am
Mon Jan 19 04:59:29 PST 2015


The branch, master has been updated
       via  de39a5275fcc744487634a9a0b37cae1889c9fc3 (commit)
      from  74183581d97f1c258bc3104b71e1798c9b71d308 (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 de39a5275fcc744487634a9a0b37cae1889c9fc3
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jan 19 04:59:25 2015 -0800

    cardfortress merchant deletion (disabling)

diff --git a/FS/FS/part_export/cardfortress.pm b/FS/FS/part_export/cardfortress.pm
index 68a1aea..e79205e 100644
--- a/FS/FS/part_export/cardfortress.pm
+++ b/FS/FS/part_export/cardfortress.pm
@@ -56,7 +56,7 @@ sub _export_replace {
 }
 
 sub _export_delete {
-  #my( $self, $svc_x ) = (shift, shift);
+  my( $self, $svc_acct ) = (shift, shift);
 
   #well, we're just going to disable them for now, but there you go
 

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

Summary of changes:
 FS/FS/part_export/cardfortress.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list