X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=help.pl;h=7d4385d12f864989d60c907966b6b16412c113bb;hb=refs%2Fheads%2Fkrt-4338-acq-barcode-stocknumber;hp=4df8dc2374174f9956160e469fe32c3cc5fe3c9b;hpb=572c586793548988279ce908e951146d356f0322;p=koha.git diff --git a/help.pl b/help.pl index 4df8dc2374..7d4385d12f 100755 --- a/help.pl +++ b/help.pl @@ -23,7 +23,7 @@ use C4::Templates; use C4::Output; # use C4::Auth; use C4::Context; -use CGI; +use CGI qw ( -utf8 ); sub _help_template_file_of_url { my $url = shift;