Bug 2505 - Add commented use warnings where missing in the catalogue/ directory
[koha.git] / catalogue / cardview.pl
index a88d296..f93323f 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 use strict;
+#use warnings; FIXME - Bug 2505
 
 use CGI;
 use XML::LibXSLT;