diff --git a/ChangeLog b/ChangeLog index f387a80f9..b5f8e97e6 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ $Source$ 2003-02-11 Marc Delisle * tbl_replace_fields.php3: sometimes we receive "none" as the file name when there is no field upload for some field + * sql.php3: bug 684712, undefined variable $table (js disabled + and confirmation for drop database) 2003-02-11 Alexander M. Turek * server_databases.php3: Wrong link title. diff --git a/sql.php3 b/sql.php3 index 32cdc9ed6..d5eae68b7 100755 --- a/sql.php3 +++ b/sql.php3 @@ -1,7 +1,7 @@ ' . htmlspecialchars($stripped_sql_query) . ' ?
' . "\n"; ?>
- +