http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998
--- Comment #46 from Tomás Cohen Arazi <[email protected]> --- 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. _______________________________________________ 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/
