6 Aug
2024
6 Aug
'24
12:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31143 --- Comment #41 from Fridolin Somers <fridolin.somers@biblibre.com> ---
my $borrowers = Koha::Patrons->search(
Looks very strange to me this var name. We usually name it $patrons when it is a Koha::Patrons object. -- You are receiving this mail because: You are watching all bug changes.