diff --git a/ChangeLog b/ChangeLog index 237f9ca99..fa5efe56a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,9 @@ $Source$ deprecated a long time ago). * sql.php3, lines 39-41: fixed bug #438895 (No mixed " and ' possible). * tbl_properties.php3, line 233: removed an unnecessary ';'! - * left.php3: fixed bug ##438987 (Blank lines with IE5+) + * left.php3: fixed bug #438987 (Blank lines with IE5+) + * ldi_table.php3, line 56: fixed an invalid anchor in the documentation + link (tahnks to Laurent Haas). 2001-07-06 Marc Delisle * bug #438749 Database lockout: main.php3, we now show "Create diff --git a/ldi_table.php3 b/ldi_table.php3 index 97f10c097..f039efab8 100755 --- a/ldi_table.php3 +++ b/ldi_table.php3 @@ -53,7 +53,7 @@ $num_tables = @mysql_numrows($tables); - +