From 7f40c41efea13edf0b5a40920d4471e3475240b9 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 22 Aug 2013 06:53:44 -0400 Subject: Remove misleading comment --- tbl_tracking.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'tbl_tracking.php') 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 +?> -- cgit v1.2.3