8 Feb
2022
8 Feb
'22
6:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29843 --- Comment #42 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #40)
+my $patron = Koha::Patrons->find( $borrowernumber );;
Trailing semi-colon here.
Good catch, fixed! -- You are receiving this mail because: You are watching all bug changes.