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:
authorRouslan Placella <rouslan@placella.com>2012-05-01 01:24:07 +0400
committerRouslan Placella <rouslan@placella.com>2012-05-05 19:44:27 +0400
commit7b85c709a85ad582cf00e27f1a50f2610f5ee0dc (patch)
tree4c67c7febfadcb2df9f1aea6ce25e75e12b24b62 /tbl_chart.php
parent7245a3bf4d8edc924c26702ee019e14dae8bd50a (diff)
Dropped server_links.inc.php
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 4db039c2f3..1bfb33bb3b 100644
--- a/tbl_chart.php
+++ b/tbl_chart.php
@@ -39,7 +39,6 @@ if (strlen($GLOBALS['table'])) {
$url_params['goto'] = $cfg['DefaultTabServer'];
$url_params['back'] = 'sql.php';
include 'libraries/server_common.inc.php';
- include 'libraries/server_links.inc.php';
}
/*