Bug 2505 - Add commented use warnings where missing in the admin/ directory
[koha.git] / admin / categorie.pl
index b7f4fea..d804fe6 100755 (executable)
@@ -37,6 +37,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Context;
 use C4::Auth;