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