diff --git a/header.inc.php3 b/header.inc.php3 index 2feb963c6..a8a96d273 100755 --- a/header.inc.php3 +++ b/header.inc.php3 @@ -2,13 +2,14 @@ /* $Id$ */ require("./lib.inc.php3"); +header('Content-Type: text/html; charset=' . $charset); ?>