Bug 4032 XSLT systempreference takes a path to file rather than YesNo
[koha_gimpoz] / C4 / Csv.pm
index 2ff1499..07ce2eb 100644 (file)
--- a/C4/Csv.pm
+++ b/C4/Csv.pm
@@ -19,6 +19,9 @@ package C4::Csv;
 #
 #
 
+#use strict;
+#use warnings; FIXME - Bug 2505
+
 use C4::Context;
 use vars qw($VERSION @ISA @EXPORT);