From aa8e7b70fade1673456d6661ac068b0ab68f675f Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 17 Jul 2002 06:52:09 +0000 Subject: [PATCH] Backwards compatibility, remerged changes after RC3 --- ChangeLog | 9 +++- Documentation.html | 76 ++++++++++++++++++-------------- config.inc.php3 | 15 +++---- libraries/common.lib.php3 | 2 +- libraries/config_import.lib.php3 | 3 ++ 5 files changed, 60 insertions(+), 45 deletions(-) diff --git a/ChangeLog b/ChangeLog index f2bb67a4d..225553897 100755 --- a/ChangeLog +++ b/ChangeLog @@ -4,12 +4,19 @@ phpMyAdmin - Changelog $Id$ $Source$ + +2002-07-17 Alexander M. Turek + * libraries/common.lib.php3, libraries/config_import.lib.php3: Added + $cfg['PmaNoRelation_DisableWarning'] to the backwards compatibility code. + * config.inc.php3, Documentation.html: Remerged the changes that were + removed in the previous revision, thanks to Björn T. Hallberg (bth). + 2002-07-16 Mike Beck * pdf_pages.php3: if a page is edit it can also be shown * pdf_schema.php3: now it is possible to have all tables displayed with the same (maximum) width (feature request 576537) - + 2002-07-16 Mike Beck * libraries/relation.lib.php3: verbose mode * db_details_structure.php3: show message if relation doesn't work diff --git a/Documentation.html b/Documentation.html index 9b0b71f68..2679df9ec 100755 --- a/Documentation.html +++ b/Documentation.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.3.0-rc3 - Documentation + phpMyAdmin 2.3.0-rc4 - Documentation