https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28411
--- Comment #8 from Blou <[email protected]> --- Created attachment 158005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158005&action=edit Bug 28411: modify scripts' call to set_preference now in Koha::Config::SysPrefs All the scripts using the call C4::Context->set_preference are edited to now use Koha::Config::SysPrefs->set_preference instead of C4::Context->set_preference() One call to delete_preference moved as well -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
