summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c1a0ec)
raw | patch | inline | side by side (parent: 7c1a0ec)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 13 Jun 2005 08:09:15 +0000 (08:09 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 13 Jun 2005 08:09:15 +0000 (08:09 +0000) |
html/helpviewer.php | patch | blob | history |
diff --git a/html/helpviewer.php b/html/helpviewer.php
index d79de3bde06dfb288eb9dad892e1a9eefa29987a..929129a6628451dd2bfefdd761acfca8f92585ed 100644 (file)
--- a/html/helpviewer.php
+++ b/html/helpviewer.php
require_once ("../include/php_setup.inc");
require_once ("functions.inc");
require_once ("functions_helpviewer.inc");
+header("Content-type: text/html; charset=UTF-8");
session_start ();
error_reporting(E_ALL);