summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
Diffstat (limited to 'FS')
-rwxr-xr-xFS/bin/freeside-daily2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/bin/freeside-daily b/FS/bin/freeside-daily
index b12f90b23..1d2d913b4 100755
--- a/FS/bin/freeside-daily
+++ b/FS/bin/freeside-daily
@@ -25,7 +25,7 @@ use FS::Cron::nms_report qw(nms_report);
nms_report(%opt);
#you can skip this by not having any vitelity exports configured
-use FS::Cron::lnp_vitelity;
+use FS::Cron::lnp_vitelity qw(lnp_vitelity);
lnp_vitelity(%opt);
#no way to skip this yet, but should be harmless/quick