20 Mar
2025
20 Mar
'25
8:19 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38663 --- Comment #75 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #73)
(In reply to Martin Renvoize (ashimema) from comment #72)
Created attachment 179455 [details] [review] [review] Bug 38663: (follow-up) Make database update idempotent
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This is wrong -use Koha::Installer::Output qw(say_warning say_success say_info); +use Koha::Installer::Output qw(say_warning say_success( $out, say_info);
You're right.. no idea how that crept in there. -- You are receiving this mail because: You are watching all bug changes.