]> git.mxchange.org Git - friendica.git/blobdiff - mod/network.php
Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
[friendica.git] / mod / network.php
index 6a4413b54e88d355ca5977d223f934a6b141cd03..29a340afdc240c6d8b3c1c786f1c2af388f5674b 100644 (file)
@@ -30,9 +30,6 @@ use Friendica\Util\DateTimeFormat;
 use Friendica\Util\Proxy as ProxyUtils;
 use Friendica\Util\Strings;
 
-require_once 'include/conversation.php';
-require_once 'include/items.php';
-
 function network_init(App $a)
 {
        if (!local_user()) {