diff --git a/ChangeLog b/ChangeLog index 057a4a432..54510199e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,8 +7,10 @@ $Source$ 2002-04-27 Alexander M. Turek * Recompressed old ChangeLog without saving its path in the archive. - * header.inc.php3: Patch #548696 (DB/Table titles should be links), - thanks to Ray Black . + * header.inc.php3: + - Patch #548696 (DB/Table titles should be links), thanks to + Ray Black . + - lines: 161-164: Undefined variable 2002-04-27 Loïc Chapeaux * Documentation.html: diff --git a/header.inc.php3 b/header.inc.php3 index 7b9bd9a05..5d2f9e7b3 100755 --- a/header.inc.php3 +++ b/header.inc.php3 @@ -159,10 +159,10 @@ echo "\n"; ' . "\n"; echo ' ' . $strDatabase . ' ' . htmlspecialchars($db) . '' . "\n"; if (!empty($table)) {