X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=opac%2Filsdi.pl;h=419c0f2101b347c1051c6ad45273f90bf24567e2;hb=881ee1b1a14691db09cce9ef0ce4ad01151e884d;hp=48fd7ba2091c6be49dc344b8eeef13f4cdf8cee2;hpb=aef1dd15fbe37a8a9c30ba4b38f7ecd6c1fea54d;p=koha_fer diff --git a/opac/ilsdi.pl b/opac/ilsdi.pl index 48fd7ba209..419c0f2101 100755 --- a/opac/ilsdi.pl +++ b/opac/ilsdi.pl @@ -228,7 +228,7 @@ if ( $service and any { $service eq $_ } @services ) { } # Output XML by passing the hashref to XMLOut -binmode(STDOUT, ":utf8"); +binmode STDOUT, ':encoding(UTF-8)'; print CGI::header('-type'=>'text/xml', '-charset'=>'utf-8'); print XMLout( $out,