diff options
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/Cron/bill.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/Cron/bill.pm b/FS/FS/Cron/bill.pm index ad6498c74..633405693 100644 --- a/FS/FS/Cron/bill.pm +++ b/FS/FS/Cron/bill.pm @@ -144,3 +144,5 @@ END } } + +1; |