summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-01-19 04:59:25 -0800
committerIvan Kohler <ivan@freeside.biz>2015-01-19 04:59:25 -0800
commitde39a5275fcc744487634a9a0b37cae1889c9fc3 (patch)
treefb0a9afa33b60df06f24b6b989debab68da5e7e7 /FS/FS
parent74183581d97f1c258bc3104b71e1798c9b71d308 (diff)
cardfortress merchant deletion (disabling)
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/part_export/cardfortress.pm2
1 files changed, 1 insertions, 1 deletions
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