Bug 2505 - Add commented use warnings where missing in the admin/ directory
[koha.git] / admin / classsources.pl
index e3c9dfa..45183cd 100755 (executable)
@@ -19,7 +19,7 @@
 #
 
 use strict;
-# use warnings; FIXME
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Auth;
 use C4::Context;