* Fixed possible errors with special characters in tables names

* Fixed Apache 2+ & PHP 4.2+ HTTP header bug
This commit is contained in:
Loïc Chapeaux
2002-05-22 20:37:51 +00:00
parent 2ff0b4c967
commit afd089c4fb

View File

@@ -5,6 +5,12 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-05-22 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* 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 <lem9@users.sourceforge.net>
* Documentation.html, config.inc.php3, db_details_structure.php3,
pdf_schema.php3, libraries/display_tbl.lib.php3: PMA_pdf_table_position