https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42714
--- Comment #12 from Martin Renvoize (ashimema) <[email protected]> --- 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 <[email protected]> Signed-off-by: David Nind <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
