Bug 9744 - Add a column Fund name on the home page of acquisitions
[koha.git] / acqui / z3950_search.pl
index 5247d67..0ae843f 100755 (executable)
@@ -21,7 +21,7 @@
 
 use warnings;
 use strict;
-use CGI;
+use CGI qw/-utf8/;
 
 use C4::Auth;
 use C4::Output;