summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2005-11-01 05:33:30 +0000
committerivan <ivan>2005-11-01 05:33:30 +0000
commit05084b73bfd5e251d18fcff779651a9bab9406ba (patch)
tree66ca21cf676f963cc5a1a020b77f5b6cb43e9fd0 /FS
parentc01186e8877f8985e652af77ce88e18bd516fa91 (diff)
yarg
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/cust_bill.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm
index 4424797c1..478faccf6 100644
--- a/FS/FS/cust_bill.pm
+++ b/FS/FS/cust_bill.pm
@@ -882,6 +882,8 @@ sub spool_csv {
flock(CSV, LOCK_UN);
close CSV;
+ return '';
+
}
=item print_csv OPTION => VALUE, ...