cardfortress merchant deletion (disabling)
authorIvan Kohler <ivan@freeside.biz>
Mon, 19 Jan 2015 12:59:29 +0000 (04:59 -0800)
committerIvan Kohler <ivan@freeside.biz>
Mon, 19 Jan 2015 12:59:29 +0000 (04:59 -0800)
FS/FS/part_export/cardfortress.pm

index 68a1aea..e79205e 100644 (file)
@@ -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