diff options
-rwxr-xr-x | bin/send-reports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/send-reports b/bin/send-reports index ce3ea5912..580a8114e 100755 --- a/bin/send-reports +++ b/bin/send-reports @@ -23,6 +23,7 @@ use CronFns; use EastHantsWSDL; use Cobrand; +use Utils; use mySociety::Config; use mySociety::DBHandle qw(dbh); use mySociety::Email; |