20 Nov
2014
20 Nov
'14
12:16 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998 --- Comment #46 from Tomás Cohen Arazi <tomascohen@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.