Bug 2505 - Add commented use warnings where missing in the errors/ directory
[koha-equinox.git] / errors / 404.pl
index 418723f..b1fb9f9 100755 (executable)
@@ -17,6 +17,7 @@
 
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Auth;
 use C4::Output;