11 Mar
2021
11 Mar
'21
12:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27820 --- Comment #10 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 118112 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118112&action=edit Bug 27820: add all missing use in misc/cronjobs/plugins_nightly.pl Koha::Plugins and C4::Context where missing. Try::Tiny was missing for try/catch. Test plan : 1) Use a plugin using hook 'cronjob_nightly' 2) Run script : misc/cronjobs/plugins_nightly.pl Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.