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 'db_create.php')
-rw-r--r--db_create.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/db_create.php b/db_create.php
index 9bdcb0e303..21b7aae992 100644
--- a/db_create.php
+++ b/db_create.php
@@ -138,4 +138,3 @@ if (! $result) {
include_once '' . $cfg['DefaultTabDatabase'];
}
}
-?>