diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 7e65c06e4e5..3a9b7d099eb 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -784,7 +784,6 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs global $user, $conf, $langs, $db; if (empty($conf->css)) $conf->css ='/theme/eldy/eldy.css.php'; - //header("Content-type: text/html; charset=UTF-8"); header("Content-type: text/html; charset=".$conf->character_set_client);