https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42714 --- Comment #12 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 199875 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199875&action=edit Bug 42714: Add missing use Koha::Script -cron to cron scripts Add Koha::Script -cron to restrict_patrons_with_failed_notices.pl and sftp_file.pl which used cronlogaction directly without importing Koha::Script. Remove their now-redundant manual calls. Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.