Bug 11944: use CGI( -utf8 ) everywhere
[koha-equinox.git] / cataloguing / value_builder / unimarc_field_128c.pl
index 359d8e3..3b394aa 100755 (executable)
@@ -21,7 +21,7 @@
 use strict;
 #use warnings; FIXME - Bug 2505
 use C4::Auth;
-use CGI;
+use CGI qw ( -utf8 );
 use C4::Context;
 
 use C4::Search;