[Koha-bugs] [Bug 11998] Syspref caching issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 20 01:16:09 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998

--- Comment #46 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Comment on attachment 32874
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32874
Bug 11998 - make syspref caching use Koha::Cache

>+my $syspref_cache = Koha::Cache->get_instance();
>+my $use_syspref_cache = 1;

I was talking about this, which I thought could be problematic for Plack, but
as I said I'm all ears on Plack.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list