From afd089c4fb765e24b786405a205399d3a1c1cb85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 22 May 2002 20:37:51 +0000 Subject: [PATCH] * Fixed possible errors with special characters in tables names * Fixed Apache 2+ & PHP 4.2+ HTTP header bug --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index a63598133..827b328a7 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-05-22 Loïc Chapeaux + * libraries/display_tbl.lib.php3: fixed possible errors with special + characters in tables names. + * header.inc.php3, lines 25-26; left.php3, lines 47-48: fixed Apache 2+ + & PHP 4.2+ HTTP header bug. + 2002-05-22 Marc Delisle * Documentation.html, config.inc.php3, db_details_structure.php3, pdf_schema.php3, libraries/display_tbl.lib.php3: PMA_pdf_table_position