]> git.sesse.net Git - nms/blobdiff - web/nettkart-web.pl
Fix charset issues.
[nms] / web / nettkart-web.pl
index 040d4767865e5ee2a5566a60ff079caf0be4933f..a3d64ac8b97233a042af9c60885a97c79d24858e 100755 (executable)
@@ -6,7 +6,7 @@ use nms;
 my $cgi = CGI->new;
 
 my $dbh = nms::db_connect();
-print $cgi->header(-type=>'text/html', -refresh=>'45; http://nms.tg07.gathering.org/nettkart-web.pl');
+print $cgi->header(-type=>'text/html; charset=utf-8', -refresh=>'45; http://nms.tg07.gathering.org/nettkart-web.pl');
 
 print <<"EOF";
 <html>