https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17931
Emma <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #59160|0 |1 is obsolete| | --- Comment #2 from Emma <[email protected]> --- Created attachment 59191 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59191&action=edit Bug 17931: Remove unused vars from reserves_stats Change to Modern::Perl. Remove null_to_zzempty and add a few blank lines between subs. Remove unused vars: $podsp, $type, $daysel, $monthsel and $mime. Removing trailing 1; Test plan: Run a few reports from reports/reserves_stats.pl Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Emma Smith <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
