https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35250

Blou <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159737|0                           |1
        is obsolete|                            |

--- Comment #13 from Blou <[email protected]> ---
Created attachment 163735
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163735&action=edit
Bug 35250: modify scripts calling C4::Context::set_preference

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.
_______________________________________________
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/

Reply via email to