X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fdfrn_poll.php;h=ab6637607e564b2d71eb2ba1353b6944a6216c65;hb=beb2346cfc8e3aa57ed0203e35034241e814b61a;hp=d6a07186aca299e007e7a14ba9d436b42fa1affd;hpb=c73d9611983b05cd1207d69c71a157c051b3f2e8;p=friendica.git diff --git a/mod/dfrn_poll.php b/mod/dfrn_poll.php index d6a07186ac..ab6637607e 100644 --- a/mod/dfrn_poll.php +++ b/mod/dfrn_poll.php @@ -1,9 +1,7 @@ argv[1], $last_update, $direction); + $o = dfrn::feed($dfrn_id, $a->argv[1], $last_update, $direction); echo $o; killme();