4 Jan
2022
4 Jan
'22
4:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29789 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 129005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129005&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. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.