X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Ffeedtest.php;h=8508b93e47002089a400a9eb86d7b48d3d7bc227;hb=e447375cddb847edbc9d4486be3938674ae66b8c;hp=edb75aefc160cb1eb6d57da709a28cf62c5d6100;hpb=8821d33f73785884cfce83e7b23d3ef19cc1bc11;p=friendica.git diff --git a/mod/feedtest.php b/mod/feedtest.php index edb75aefc1..8508b93e47 100644 --- a/mod/feedtest.php +++ b/mod/feedtest.php @@ -12,10 +12,6 @@ use Friendica\Model\Contact; use Friendica\Protocol\Feed; use Friendica\Util\Network; -require_once 'boot.php'; -require_once 'include/dba.php'; -require_once 'include/text.php'; - function feedtest_content(App $a) { if (!local_user()) {