From 28a08f296b6bb873a7a146900c7e99d797970cff Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Tue, 8 Nov 2005 09:45:13 +0000 Subject: [PATCH] fixed/added favicon --- ChangeLog | 6 ++++++ Documentation.html | 2 ++ error.php | 2 ++ header_printview.inc.php | 3 ++- index.php | 7 +++---- left.php | 2 ++ libraries/header_meta_style.inc.php | 3 ++- scripts/decode_bug.php | 2 ++ translators.html | 2 ++ 9 files changed, 23 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 19c7f845e..db0298cd2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-11-08 Sebastian Mendel + * Documentation.html, browse_foreigners.php, error.php, + header_printview.inc.php, index.php, left.php, translators.html, + libraries/header_meta_style.inc.php, scripts/decode_bug.php: + fixed/added favicon + 2005-11-07 Marc Delisle * tbl_properties_links.php: undefined variable $db_is_information_schema ### 2.7.0-beta1 released diff --git a/Documentation.html b/Documentation.html index 807f5c728..c8039b830 100755 --- a/Documentation.html +++ b/Documentation.html @@ -7,6 +7,8 @@ --> + + phpMyAdmin 2.7.0-beta1 - Documentation diff --git a/error.php b/error.php index 54971041c..56b4f273c 100644 --- a/error.php +++ b/error.php @@ -22,6 +22,8 @@ header('Content-Type: text/html; charset=' . $charset); + + phpMyAdmin -

diff --git a/index.php b/index.php index 386030a83..528f36dd2 100644 --- a/index.php +++ b/index.php @@ -128,12 +128,12 @@ header('Content-Type: text/html; charset=' . $GLOBALS['charset']); xml:lang="" lang="" dir=""> - + + phpMyAdmin <?php echo PMA_VERSION; ?> - <?php echo $HTTP_HOST; ?> -