]> git.mxchange.org Git - friendica.git/blobdiff - include/ostatus.php
Merge pull request #2015 from fabrixxm/template_vars_hook
[friendica.git] / include / ostatus.php
index a086177a7a0258578b578613cf7f5a36bfc9f0a2..d39059eb6f88c0ebdb9f8c9082e1e5be974e455a 100644 (file)
@@ -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);