X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Ffollow.php;h=14b9c68ed59fd3476154a2ec367ab84d63adde71;hb=755f6e8cc1ceb5fab0c0f63deb3ca7048d1ea48d;hp=55ea86f8cd80534515cf08e19801416a83adae45;hpb=acb4630eed14175ef35f09e21609d6329f3f990c;p=friendica.git diff --git a/include/follow.php b/include/follow.php index 55ea86f8cd..14b9c68ed5 100644 --- a/include/follow.php +++ b/include/follow.php @@ -1,18 +1,20 @@ user,$contact); + $ret = Diaspora::sendShare($a->user, $contact); logger('share returns: '.$ret); } }