Update et_ee.php

Changing back charset-utf-8.
pull/582/head
Hannes 2014-11-27 03:43:59 +02:00
parent 993a186d06
commit 92b65c553e
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
// do this by default, uncomment this if required.
//
// Example
header( "Content-Type: text/html; charset=ISO-8859-1" );
header( "Content-Type: text/html; charset=utf-8' );
// You may need to change your locale here if your default one is incorrect for the
// language described in this file, or if you have multiple languages supported.