Bug 17698: (follow-up) Fixing things in Comment 57
[srvgit] / circ / offline.pl
index ebc161b..b7757e2 100755 (executable)
@@ -18,7 +18,7 @@
 #
 
 use Modern::Perl;
-use CGI;
+use CGI qw ( -utf8 );
 use C4::Auth;
 use C4::Output;
 use C4::Context;