cannot create a new table

This commit is contained in:
Marc Delisle
2004-09-30 17:58:53 +00:00
parent d22bca00d9
commit ca3e661657
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ $Source$
2004-09-30 Marc Delisle <lem9@users.sourceforge.net>
* tbl_addfield.php: bug #1037744 (CVS version only): cannot add a field
* tbl_create.php: cannot create a new table (CVS version only)
2004-09-29 Marc Delisle <lem9@users.sourceforge.net>
* sql.php, libraries/common.lib.php: bug #1036678, incorrect appending

View File

@@ -35,7 +35,7 @@ $abort = FALSE;
if (isset($submit_num_fields)) {
$regenerate = TRUE;
$num_fields = $orig_num_fields + $added_fields;
} else if (isset($submit)) {
} else if (isset($do_save_data)) {
$sql_query = $query_cpy = '';
// Transforms the radio button field_key into 3 arrays