Bug 2505 - Add commented use warnings where missing in the catalogue/ directory
[koha.git] / catalogue / issuehistory.pl
index 8790bb5..a6f12c3 100755 (executable)
@@ -17,6 +17,7 @@
 
 
 use strict;
+#use warnings; FIXME - Bug 2505
 
 use CGI;
 use C4::Auth;