Fix for Bug 5000, Uncertain prices misses option to choose display language
[koha_fer] / rotating_collections / editCollections.pl
index 1dba296..6289cac 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
+#use warnings; FIXME - Bug 2505
 require Exporter;
 
 use CGI;