From: ivan Date: Mon, 21 Feb 2011 22:25:19 +0000 (+0000) Subject: oops in torrus cron X-Git-Tag: freeside_2_3_0~593 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=0db6399859f7206855f2e58231c6381511687870 oops in torrus cron --- diff --git a/FS/FS/Cron/nms_report.pm b/FS/FS/Cron/nms_report.pm index a34ebe180..8c8ca7e35 100644 --- a/FS/FS/Cron/nms_report.pm +++ b/FS/FS/Cron/nms_report.pm @@ -1,4 +1,4 @@ -packages FS::Cron::nms_report; +package FS::Cron::nms_report; use strict; use base 'Exporter';