X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=web%2Fsshow.pl;h=5e0fbdce5e3fd901305a3c6350fc4eaf91ceb56a;hb=HEAD;hp=b840ac8a70a1b940e0951d8f7b2dfe24b64de3fd;hpb=7659e82b3be35279be5c85ac83af19982ebabaa9;p=nms diff --git a/web/sshow.pl b/web/sshow.pl index b840ac8..5e0fbdc 100755 --- a/web/sshow.pl +++ b/web/sshow.pl @@ -74,7 +74,7 @@ WHERE gid = ?::text::int") my $cgi = new CGI; -print $cgi->header(-type=>'text/html'); +print $cgi->header(-type=>'text/html; charset=utf-8'); print << "EOF";