Bug 7455: Authority subfields are cloned in the wrong field
[koha_ffzg] / tools / scheduler.pl
index 9490301..4d732db 100755 (executable)
@@ -18,6 +18,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use C4::Context;
 use C4::Scheduler;
 use C4::Reports::Guided;