29 Feb
2012
29 Feb
'12
7:24 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7621 --- Comment #4 from Marc Véron <veron@veron.ch> 2012-02-29 19:24:20 UTC --- (In reply to comment #3)
Please make sure you wrap the behavior with a syspref so its only called for libraries that want it. Because it will cause a slight performance hit.
I can do this with checking first C4::Context->preference('AgeRestrictionTags' ) If it is emtty, skip. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.