Fix for Bug 7083 - [SIGNED-OFF] Show creator name on list of public lists
[koha_gimpoz] / misc / link_bibs_to_authorities.pl
index e3f9bdc..0fc9c26 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-#use warnings; FIXME - Bug 2505
+use warnings;
 BEGIN {
     # find Koha's Perl modules
     # test carefully before changing this