http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248
--- Comment #42 from Paul Poulain <[email protected]> --- Created attachment 9556 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9556&action=edit Bug 7248 follow-up (3): cache the cache handler Before this patch, a cache handler was opened everytime ->new() was called. With this patch, only the 1st call to ->new() create a handler -- 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/
