Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tbl_chart.php')
-rw-r--r--tbl_chart.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tbl_chart.php b/tbl_chart.php
index 283aaceba8..aedeea0b82 100644
--- a/tbl_chart.php
+++ b/tbl_chart.php
@@ -139,4 +139,3 @@ $htmlString = PMA_getHtmlForTableChartDisplay(
);
$response->addHTML($htmlString);
-?>