Bug 4393: Scan Indexes results cannot be sorted
[koha_gimpoz] / rotating_collections / rotatingCollections.pl
index 7940ebf..b085e6b 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 use strict;
+#use warnings; FIXME - Bug 2505
 require Exporter;
 
 use CGI;