Bug 6095: Add UTF8 encoding in template
[koha.git] / admin / z3950servers.pl
index be7cae5..44b3967 100755 (executable)
@@ -20,6 +20,7 @@
 #      - we delete the record having primkey=$primkey
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Context;
 use C4::Auth;