Bug 9684 : Correct path to compact.xsl
[koha_fer] / tools / viewlog.pl
index e48aaef..533f00e 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::Koha;
 use C4::Dates;