diff --git a/ChangeLog b/ChangeLog index 12b89bfeb..794bc82f2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-06-08 Marc Delisle + * add hostname in title bar + 2001-06-07 Marc Delisle * modify/implement Steve Alberty's patch for complete table dump * implement Alessandro Astarita's patch for data only dump diff --git a/index.php3 b/index.php3 index 283668b5f..3987892c0 100755 --- a/index.php3 +++ b/index.php3 @@ -5,7 +5,7 @@ -phpMyAdmin +phpMyAdmin - <?php echo getenv('HTTP_HOST') ;?>