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_relation.php')
-rw-r--r--tbl_relation.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tbl_relation.php b/tbl_relation.php
index cbe36ceee6..0bf1941393 100644
--- a/tbl_relation.php
+++ b/tbl_relation.php
@@ -575,8 +575,4 @@ if (count($columns) > 0) {
<?php
} // end if (we have columns in this table)
-/**
- * Displays the footer
- */
-require 'libraries/footer.inc.php';
?>