Bug 5549 Fix a couple of comparisons in C4::Circulation
[koha.git] / reports / stats.screen.pl
index 862c2a2..1d3eaef 100755 (executable)
@@ -16,6 +16,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Output;
 use C4::Auth;