X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fostatus.php;h=d39059eb6f88c0ebdb9f8c9082e1e5be974e455a;hb=3ace2136f062bd7e2f42328460a9e08859c856d5;hp=a086177a7a0258578b578613cf7f5a36bfc9f0a2;hpb=59bc08ce3172bb9d3170c46cfb329e5e2666f2ae;p=friendica.git diff --git a/include/ostatus.php b/include/ostatus.php index a086177a7a..d39059eb6f 100644 --- a/include/ostatus.php +++ b/include/ostatus.php @@ -26,6 +26,7 @@ function ostatus_check_follow_friends() { } } +// This function doesn't work reliable by now. function ostatus_follow_friends($uid, $url) { $contact = probe_url($url);