4 Jan
2022
4 Jan
'22
3:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29789 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 128991 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128991&action=edit Bug 29789: Remove unused $error from cataloguing/additem.pl my $error = $input->param('error'); It should be removed as $error is used later but not related to this variable. -- You are receiving this mail because: You are watching all bug changes.