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 'libraries/db_info.inc.php')
-rw-r--r--libraries/db_info.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/db_info.inc.php b/libraries/db_info.inc.php
index a2e87f8e99..cd78dbffc2 100644
--- a/libraries/db_info.inc.php
+++ b/libraries/db_info.inc.php
@@ -246,4 +246,3 @@ unset($each_table, $db_info_result);
if (empty($sub_part)) {
$sub_part = '_structure';
}
-?>