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 'chk_rel.php')
-rw-r--r--chk_rel.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/chk_rel.php b/chk_rel.php
index 57707a0e29..691b05a102 100644
--- a/chk_rel.php
+++ b/chk_rel.php
@@ -6,7 +6,6 @@
/**
* Gets some core libraries
*/
-require_once('./libraries/grab_globals.lib.php');
require_once('./libraries/common.lib.php');
require_once('./db_details_common.php');
require_once('./libraries/relation.lib.php');