From 00579e7b7654064a04983adbc383b77a8eeceec6 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sun, 7 Jul 2002 09:23:26 +0000 Subject: [PATCH] --- ChangeLog | 4 ++++ libraries/common.lib.php3 | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index ea0be37fc..0ee1d6d26 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-07-07 Alexander M. Turek + * libraries/common.lib.php3: Forgot a tag in the config file error + message. + 2002-07-06 Alexander M. Turek * libraries/charset_conversion.lib.php3: $strCantUseRecodeIconv has to be accessed via the $GLOBALS[] array. diff --git a/libraries/common.lib.php3 b/libraries/common.lib.php3 index bb0d36a91..7a8f0b693 100644 --- a/libraries/common.lib.php3 +++ b/libraries/common.lib.php3 @@ -85,6 +85,7 @@ if (!defined('PMA_COMMON_LIB_INCLUDED')){ phpMyAdmin +