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:
authorWilliam Desportes <williamdes@wdes.fr>2020-05-21 03:14:07 +0300
committerWilliam Desportes <williamdes@wdes.fr>2020-05-21 03:18:05 +0300
commit519552088374cbfbd32f19e70f910c114800fcf8 (patch)
tree8002561fb697ab1f0a82d2777bcbd3019a1fcb9b /test/bootstrap-dist.php
parent13eaeadbf939b234efb745789ee250bc66f0c81f (diff)
Coding standard fixes
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'test/bootstrap-dist.php')
-rw-r--r--test/bootstrap-dist.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/bootstrap-dist.php b/test/bootstrap-dist.php
index 66d7dcc71f..788fe7ee03 100644
--- a/test/bootstrap-dist.php
+++ b/test/bootstrap-dist.php
@@ -89,4 +89,3 @@ if (! defined('PMA_VERSION')) {
/* Load Database interface */
$GLOBALS['dbi'] = DatabaseInterface::load(new DbiDummy());
-