Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory
[koha.git] / cataloguing / value_builder / unimarc_field_4XX.pl
index 3d4b31a..91c4361 100755 (executable)
@@ -19,6 +19,7 @@
 
 
 use strict;
+#use warnings; FIXME - Bug 2505
 
 use CGI;
 use C4::Output;