https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21978
--- Comment #95 from Martin Renvoize <[email protected]> --- Created attachment 135155 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135155&action=edit Bug 21978: (follow-up) Stop using C4 methods in atomicupdate We should really only use C4::Context methods where absolutely necessary.. in this case is was simple to replace the get_preference and set_preference calls with SQL -- 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/
