http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9451 --- Comment #7 from Chris Cormack <chris@bigballofwax.co.nz> --- Comment on attachment 15157 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15157 Bug 9451: Quiet warnings and Plackify borrower_stats.pl Review of attachment 15157: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=9451&attachment=15157) ----------------------------------------------------------------- ::: reports/borrowers_stats.pl @@ +56,4 @@
$filters[3]=format_date_in_iso($filters[3]); $filters[4]=format_date_in_iso($filters[4]); my $digits = $input->param("digits"); +our $period = $input->param("period");
Hmm, i still think our is kinda hacky, but it works -- You are receiving this mail because: You are watching all bug changes.