Charset is now taken into account

This commit is contained in:
Loïc Chapeaux
2001-06-17 18:10:53 +00:00
parent 1f87f9c736
commit fbd60b3cc3
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
/* $Id$ */
require("./lib.inc.php3");
header('Content-Type: text/html; charset=' . $charset);
?>
<html>