Bug 7726: explanation and options that were in the wrong order
[koha_gimpoz] / cataloguing / merge_ajax.pl
index db4a430..6bad3e9 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
+#use warnings; FIXME - Bug 2505
 
 # standard or CPAN modules used
 use IO::File;