From: Adam Magness Date: Tue, 7 Nov 2017 20:55:10 +0000 (-0500) Subject: BugFix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=df1b2c91e69f335bb433c863e4089e7d2c00a744;p=friendica.git BugFix remove duplicate use statement --- diff --git a/index.php b/index.php index 93b170ea8a..2cd5e7cba5 100644 --- a/index.php +++ b/index.php @@ -51,8 +51,6 @@ if (!$install) { * */ -use Friendica\Core\Config; - require_once "include/dba.php"; if (!$install) {