18 Mar
2025
18 Mar
'25
5:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38663 --- Comment #73 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Martin Renvoize (ashimema) from comment #72)
Created attachment 179455 [details] [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 are receiving this mail because: You are watching all bug changes.