2 Dec
2021
2 Dec
'21
2:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29484 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- I will amend the patch with - ) unless scalar @{$sets} > 0; + ) unless @$sets; -- You are receiving this mail because: You are watching all bug changes.