26 Aug
2021
26 Aug
'21
1:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 --- Comment #13 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Well, and I would do: my @items = $biblio->items->filter_by_visible_in_opac; it will save lots of CPU cycles in some cases. -- You are receiving this mail because: You are watching all bug changes.