Bug 10363: [QA Followup]
[koha.git] / admin / didyoumean.pl
index 434d0e9..52ebeaa 100755 (executable)
@@ -2,7 +2,7 @@
 
 use strict;
 use warnings;
-use CGI;
+use CGI qw ( -utf8 );
 use C4::Context;
 use C4::Auth;
 use C4::Output;