Dropped dead code
This commit is contained in:
parent
f56663f1ce
commit
fb2e76f36e
@ -158,7 +158,6 @@ $hidden_titles = PMA_getHiddenTitlesArray();
|
||||
*/
|
||||
/* TABLE INFORMATION */
|
||||
// table header
|
||||
$i = 0;
|
||||
|
||||
$html_form = '<form method="post" action="tbl_structure.php" name="fieldsForm" '
|
||||
. 'id="fieldsForm" '
|
||||
@ -194,8 +193,6 @@ $response->addHTML(
|
||||
|
||||
$response->addHTML('<tbody>');
|
||||
|
||||
unset($i);
|
||||
|
||||
// table body
|
||||
|
||||
// prepare comments
|
||||
|
||||
Loading…
Reference in New Issue
Block a user