Bug 5549 : Let Timestamp do the right thing if passed a DateTime
[koha_fer] / C4 / SIP / xmlparse.pl
old mode 100644 (file)
new mode 100755 (executable)
index 6a0b64e..6496c60
@@ -7,6 +7,7 @@
 # in Sip::Configuration.pm
 #
 use strict;
+#use warnings; FIXME - Bug 2505
 use English;
 
 use XML::Simple qw(:strict);