removed forgotten debug commands

This commit is contained in:
Sebastian Mendel
2008-05-07 12:44:28 +00:00
parent a20d06228f
commit 38160f9932
2 changed files with 0 additions and 2 deletions

View File

@@ -40,7 +40,6 @@ $err_url = 'tbl_structure.php?' . PMA_generate_common_url($db, $table);
*/
$abort = false;
if (isset($_REQUEST['do_save_data'])) {
var_dump($_POST);
$field_cnt = count($_REQUEST['field_orig']);
$key_fields = array();
$changes = array();