Merge remote branch 'kc/new/bug_5957' into kcmaster
[koha_gimpoz] / 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;