22 Mar
2023
22 Mar
'23
10:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17480 --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- ($@ ? " : $@" || ""); should be ($@ ? " : $@" : ""); -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.