From 3e9af9c2baee62920c377d08720a4e222006b328 Mon Sep 17 00:00:00 2001 From: vargenau Date: Mon, 17 May 2010 13:54:53 +0000 Subject: [PATCH] =?utf8?q?Apply=20patches=20from=20S=C3=A9bastien=20Le=20C?= =?utf8?q?allonnec?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7401 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- configurator.php | 46 ++++++++++++++-------------------------------- lib/IniConfig.php | 6 ++++-- 2 files changed, 18 insertions(+), 34 deletions(-) diff --git a/configurator.php b/configurator.php index 836fbcc25..6d89a3569 100644 --- a/configurator.php +++ b/configurator.php @@ -157,14 +157,14 @@ if (file_exists($fs_config_file)) { IniConfig($fs_def_file); } -echo '<','?xml version="1.0" encoding="iso-8859-1"?',">\n"; +echo '<','?xml version="1.0" encoding="utf-8"?',">\n"; ?> - + Configuration tool for PhpWiki <?php echo $config_file ?>