fix stats charset
This commit is contained in:
@@ -1239,6 +1239,7 @@ void SongManager::WriteStatsWebPage()
|
|||||||
fprintf( fp,
|
fprintf( fp,
|
||||||
"<html>\n"
|
"<html>\n"
|
||||||
"<head>\n"
|
"<head>\n"
|
||||||
|
"<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n"
|
||||||
"<title>%s</title>\n"
|
"<title>%s</title>\n"
|
||||||
"</head>\n"
|
"</head>\n"
|
||||||
"<body>\n",
|
"<body>\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user