diff --git a/ChangeLog b/ChangeLog index 20dd8e09e..8e2f956ee 100755 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ $Source$ - bug #1144110 Unable to escape "_" - now every user from every mysql table is displayed - no table specific rights for db wildcards + * index.php, favicon.ico: added favicon.ico 2005-10-27 Sebastian Mendel * libraries/common.lib.php::PMA_formatNumber(), diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 000000000..5d682c5ca Binary files /dev/null and b/favicon.ico differ diff --git a/index.php b/index.php index 2d1a3a6b5..386030a83 100644 --- a/index.php +++ b/index.php @@ -128,6 +128,7 @@ header('Content-Type: text/html; charset=' . $GLOBALS['charset']); xml:lang="" lang="" dir=""> + phpMyAdmin <?php echo PMA_VERSION; ?> - <?php echo $HTTP_HOST; ?>