]> git.mxchange.org Git - friendica.git/blobdiff - mod/feedtest.php
Merge branch '2019.01-rc' into bug/6334-escape-get-app
[friendica.git] / mod / feedtest.php
index edb75aefc160cb1eb6d57da709a28cf62c5d6100..8508b93e47002089a400a9eb86d7b48d3d7bc227 100644 (file)
@@ -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()) {