8 Feb
2022
8 Feb
'22
5:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29843 --- Comment #40 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- +my $patron = Koha::Patrons->find( $borrowernumber );; Trailing semi-colon here. -- You are receiving this mail because: You are watching all bug changes.