Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
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']);