X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Ffollow.php;h=c9e81f7b37a169e54b4fd6deea5151af15fd38fd;hb=ecde6e456da2b30ca4cf0413e8162719ac512439;hp=650eb7fc89c3723101b3e9f66fa3f8e13ea0e850;hpb=0695fa699c3aeae086d419326868098716e99ce5;p=friendica.git diff --git a/include/follow.php b/include/follow.php index 650eb7fc89..c9e81f7b37 100644 --- a/include/follow.php +++ b/include/follow.php @@ -1,20 +1,24 @@ user,$contact); + $ret = Diaspora::sendShare($a->user, $contact); logger('share returns: '.$ret); } }