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