From 05084b73bfd5e251d18fcff779651a9bab9406ba Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 1 Nov 2005 05:33:30 +0000 Subject: [PATCH] yarg --- FS/FS/cust_bill.pm | 2 ++ 1 file changed, 2 insertions(+) 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, ... -- 2.11.0