https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38384
--- Comment #45 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 192632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192632&action=edit Bug 38384: (follow-up) Move loading into Koha::Plugins BEGIN block Thinking about this today, we really just need the plugins initialized anytime we are using Koha::Plugins Moving the loading into the BEGIN there seems to resolve the issue Signed-off-by: Tomás Cohen Arazi <[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/
