diff --git a/tbl_tracking.php b/tbl_tracking.php index c4cbd7a65b..ee8c088b53 100644 --- a/tbl_tracking.php +++ b/tbl_tracking.php @@ -63,11 +63,6 @@ if (isset($_REQUEST['report_export']) PMA_exportAsFileDownload($entries); } - -/** - * Gets tables informations - */ - $html = '
'; /** @@ -155,4 +150,4 @@ $html .= '
'; $response = PMA_Response::getInstance(); $response->addHTML($html); -?> \ No newline at end of file +?>