X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=opac%2Filsdi.pl;h=419c0f2101b347c1051c6ad45273f90bf24567e2;hb=b6ee7431b5db2b7a199f09175a82c89c4cd95a31;hp=48fd7ba2091c6be49dc344b8eeef13f4cdf8cee2;hpb=a7a4d39697bf52ad805fadd53d388b4530568774;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,