Bug 8435: (follow-up) prevent t/00-load.t failing
[koha.git] / reports / stats.print.pl
index 1d89520..066aafa 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Output;