]> git.mxchange.org Git - friendica.git/blobdiff - mod/admin.php
Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
[friendica.git] / mod / admin.php
index eab2e722674439eba8822d2dc0016a30531a7d16..b906ad7d0557613856214e78d2fc8ed9302e823f 100644 (file)
@@ -33,10 +33,6 @@ use Friendica\Util\Network;
 use Friendica\Util\Strings;
 use Friendica\Util\Temporal;
 
-require_once 'include/enotify.php';
-require_once 'include/text.php';
-require_once 'include/items.php';
-
 /**
  * @brief Process send data from the admin panels subpages
  *