remove author names

This commit is contained in:
Marc Delisle
2010-03-26 17:44:10 -04:00
parent f6e3ae57c5
commit 9785bbc561
20 changed files with 52 additions and 54 deletions

View File

@@ -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'])) {