X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FContent%2FForumManager.php;h=ac745c50ff672655ea5b16be8c68cf1c9202d3e8;hb=e0a763b07f12ecb7389925100959f9ac6ebe85a8;hp=7b947359a6521a246b1ebcba64e3f35f4ffb0f9d;hpb=ad3502078faefc28a3d79f0601e83e47f9e3c1eb;p=friendica.git diff --git a/src/Content/ForumManager.php b/src/Content/ForumManager.php index 7b947359a6..ac745c50ff 100644 --- a/src/Content/ForumManager.php +++ b/src/Content/ForumManager.php @@ -15,8 +15,6 @@ use Friendica\Database\DBA; use Friendica\Model\Contact; use Friendica\Util\Proxy as ProxyUtils; -require_once 'include/dba.php'; - /** * @brief This class handles methods related to the forum functionality */