From 07f57722690724c33819bd38bb9d116bab94ec4b Mon Sep 17 00:00:00 2001 From: jsatoh Date: Thu, 26 Apr 2012 01:32:13 +0000 Subject: [PATCH] 2012-04-26 Junichi Satoh * general/pandora_help.php: Added meta tag to avoid mistake of character code recognition with multibyte characters and Google chrome browser. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6176 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 6 ++++++ pandora_console/general/pandora_help.php | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index e97ed0dd4e..34d900d1bb 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2012-04-26 Junichi Satoh + + * general/pandora_help.php: Added meta tag to avoid mistake of + character code recognition with multibyte characters and Google + chrome browser. + 2012-04-25 Juan Manuel Ramon * godmode/reporting/reporting_builder.php: Removed PHP notices due to a diff --git a/pandora_console/general/pandora_help.php b/pandora_console/general/pandora_help.php index fa1a1f287c..0d233e8552 100644 --- a/pandora_console/general/pandora_help.php +++ b/pandora_console/general/pandora_help.php @@ -23,7 +23,9 @@ require_once ("../include/functions_html.php"); - + + + '; ?>