Merge branch 'bug_10230' into 3.14-master
[koha.git] / tools / viewlog.pl
index 533f00e..e48aaef 100755 (executable)
@@ -21,7 +21,7 @@
 use strict;
 #use warnings; FIXME - Bug 2505
 use C4::Auth;
-use CGI qw/-utf8/;
+use CGI;
 use C4::Context;
 use C4::Koha;
 use C4::Dates;