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

--- Comment #1 from Jonathan Druart <[email protected]> 
---
Created attachment 52512
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52512&action=edit
Bug 16769: Uniformise calls to Koha::Cache->set_in_cache

>From the POD of Koha::Cache->set_in_cache:
 # This is a bit of a hack to support the old API in case things still use it

Let's remove this hack and update old calls.

Test plan:
Look at the results of
  git grep set_in_cache
and confirm that there are no more version of the old call (without
hashref as third param)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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