yarg
[freeside.git] / FS / FS / cust_bill.pm
index 4424797..478facc 100644 (file)
@@ -882,6 +882,8 @@ sub spool_csv {
   flock(CSV, LOCK_UN);
   close CSV;
 
+  return '';
+
 }
 
 =item print_csv OPTION => VALUE, ...