15 Jun
2021
15 Jun
'21
10:58 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 --- Comment #58 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Note to myself, the first patch should: - my $report = update( $files, { force => 1 } ); + my $report = update( $files, { force => $force } ); -- You are receiving this mail because: You are watching all bug changes.