Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory
[koha.git] / cataloguing / value_builder / unimarc_field_125a.pl
index 7793ddc..5b87772 100755 (executable)
@@ -19,6 +19,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use C4::Auth;
 use CGI;
 use C4::Context;