https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19780
Fridolin SOMERS <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #10 from Fridolin SOMERS <[email protected]> --- Adds a : +use Data::Dumper; This was for debug I bet. +my $modify = $input->param('modifying'); This looks strange to me. We usually use a param named "op" with "edit". For example acqui/orderreceive.pl -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
