X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fdfrn_poll.php;h=ab6637607e564b2d71eb2ba1353b6944a6216c65;hb=ed6ada0da571ac88b039a162601ac172c3680710;hp=d6a07186aca299e007e7a14ba9d436b42fa1affd;hpb=41fe07e12821a25e3ad8279abc5344b8bbe011ab;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();