Remove misleading comment
This commit is contained in:
parent
bbd42c59ad
commit
7f40c41efe
@ -63,11 +63,6 @@ if (isset($_REQUEST['report_export'])
|
||||
PMA_exportAsFileDownload($entries);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Gets tables informations
|
||||
*/
|
||||
|
||||
$html = '<br />';
|
||||
|
||||
/**
|
||||
@ -155,4 +150,4 @@ $html .= '<br class="clearfloat"/>';
|
||||
$response = PMA_Response::getInstance();
|
||||
$response->addHTML($html);
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user