Bug 11944: use CGI( -utf8 ) everywhere
[koha-equinox.git] / cataloguing / value_builder / unimarc_field_123j.pl
index 8ce202e..c0193a0 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;