From: Ivan Kohler Date: Mon, 19 Jan 2015 12:59:29 +0000 (-0800) Subject: cardfortress merchant deletion (disabling) X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=cc40c8468994941a2c5e3a2c67a3590faf588745 cardfortress merchant deletion (disabling) --- diff --git a/FS/FS/part_export/cardfortress.pm b/FS/FS/part_export/cardfortress.pm index 68a1aea4e..e79205eac 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