removed unconditional warn introduced in previous patch
[koha_fer] / virtualshelves / addbybiblionumber.pl
index b636c12..d53a8c4 100755 (executable)
@@ -59,6 +59,7 @@
 =cut
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use C4::Biblio;
 use CGI;
 use C4::Output;