]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Event.php
Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
[friendica.git] / src / Model / Event.php
index d25f2a151ab8f90af1d17846808ea021635868bc..ce77ee7a9376bf51a39d8822f6d26af422b64ed4 100644 (file)
@@ -19,10 +19,6 @@ use Friendica\Util\Map;
 use Friendica\Util\Strings;
 use Friendica\Util\XML;
 
-require_once 'boot.php';
-require_once 'include/dba.php';
-require_once 'include/items.php';
-
 /**
  * @brief functions for interacting with the event database table
  */