Bumping database version
[koha_gimpoz] / reports / reservereport.pl
index 4f8a427..67f384c 100755 (executable)
@@ -24,6 +24,7 @@
 # eg: http://koha.rangitikei.katipo.co.nz/cgi-bin/koha/reports/reservereport.pl?branch=BL
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use C4::Stats;
 use C4::Dates qw/format_date/;
 use CGI;