summaryrefslogtreecommitdiff
path: root/FS/FS/cdr
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/cdr')
-rw-r--r--FS/FS/cdr/earthlink.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cdr/earthlink.pm b/FS/FS/cdr/earthlink.pm
index da0d545..60cba65 100644
--- a/FS/FS/cdr/earthlink.pm
+++ b/FS/FS/cdr/earthlink.pm
@@ -17,7 +17,7 @@ use Date::Parse;
'accountcode', #Account number
skip(2), #SERVICE LOC / BILL NUMBER
sub { my($cdr, $date) = @_;
-
+ $date;
}, #date
sub { my($cdr, $time) = @_;