remove author names
This commit is contained in:
@@ -139,7 +139,7 @@ if (isset($_REQUEST['do_save_data'])) {
|
||||
require './tbl_structure.php';
|
||||
} else {
|
||||
PMA_mysqlDie('', '', '', $err_url, false);
|
||||
// garvin: An error happened while inserting/updating a table definition.
|
||||
// An error happened while inserting/updating a table definition.
|
||||
// to prevent total loss of that data, we embed the form once again.
|
||||
// The variable $regenerate will be used to restore data in libraries/tbl_properties.inc.php
|
||||
if (isset($_REQUEST['orig_field'])) {
|
||||
|
Reference in New Issue
Block a user