]> git.mxchange.org Git - friendica.git/blobdiff - mod/allfriends.php
Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
[friendica.git] / mod / allfriends.php
index 7a39c481db50786353d255bce8e61f1e5491d716..ceb32e6c1898dcefe2b2cc768c15ff609f5a9ef4 100644 (file)
@@ -15,8 +15,6 @@ use Friendica\Module;
 use Friendica\Util\Proxy as ProxyUtils;
 
 
-require_once 'include/dba.php';
-
 function allfriends_content(App $a)
 {
        $o = '';