Terms of Service
The page "Terms of Service" should be encoded (UTF-8) to be able translators make translation/write new TOS about their communities. I tried to translate the message in Bulgarian (Cyrillic), but the default encoding (ISO-8859-1) is applied, instead of UTF-8. I can set this to myself, but it should be fixed for all users.
0
This discussion has been closed.
Comments
include('appg/headers.php');
or just
header ('content-type: text/html; charset='.$Configuration['CHARSET']);