From 2be5b01b99297eb8022196fcf73f165e62a7e170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 6 Nov 2003 10:01:34 +0000 Subject: [PATCH] Add xml header with encoding information (bug #836630). --- ChangeLog | 4 ++++ libraries/export/xml.php3 | 9 ++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c51f913ff..06ea1d1d3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-11-06 Michal Cihar + * libraries/export/xml.php3: Add xml header with encoding information + (bug #836630). + 2003-11-05 Garvin Hicking * libraries/common.lib.php3, footer.inc.php3: Bug #831181: Do not store queries with errors in history, also when coming from the diff --git a/libraries/export/xml.php3 b/libraries/export/xml.php3 index d4e34b635..14ea20f4a 100644 --- a/libraries/export/xml.php3 +++ b/libraries/export/xml.php3 @@ -28,7 +28,14 @@ function PMA_exportHeader() { global $crlf; global $cfg; - $head = '