Bug 2505 - Add commented use warnings where missing in the admin/ directory
[koha.git] / admin / patron-attr-types.pl
index 5bb6556..f8c641d 100755 (executable)
@@ -19,6 +19,7 @@
 #
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Auth;
 use C4::Context;