diff --git a/ChangeLog b/ChangeLog index 10bfbbda2..22e44fb21 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,12 +5,13 @@ phpMyAdmin - Changelog $Id$ $Source$ -2004-06-24 Michal Čihař +2004-06-25 Michal Čihař * main.php, libraries/select_lang.lib.php: Remember selected charset in cookie. 2004-06-25 Alexander M. Turek * queryframe.php: Undefined index errors. + * footer.inc.php: bug #979610. 2004-06-24 Marc Delisle * left.php, config.inc.php, Documentation.html, diff --git a/footer.inc.php b/footer.inc.php index 5f3bbcf4a..fecc0a52f 100644 --- a/footer.inc.php +++ b/footer.inc.php @@ -20,7 +20,7 @@ if ($cfg['QueryFrame'] && $cfg['QueryFrameJS']) {