X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fpoke.php;h=fb1fae85d6727db111a98371171417d8b85bbebf;hb=e447375cddb847edbc9d4486be3938674ae66b8c;hp=f1bad7742b5ebedb6810920a37e171b05d732eca;hpb=924869ab5b75fd496014a1b7ca1240a6df939fc6;p=friendica.git diff --git a/mod/poke.php b/mod/poke.php index f1bad7742b..fb1fae85d6 100644 --- a/mod/poke.php +++ b/mod/poke.php @@ -25,8 +25,6 @@ use Friendica\Model\Item; use Friendica\Util\Strings; use Friendica\Util\XML; -require_once 'include/items.php'; - function poke_init(App $a) { if (!local_user()) {