There seems to be a problem with the function to add all friends of a GNU Social account. So it is deactivated by now.
This commit is contained in:
parent
2e09ce6847
commit
86f2eb005f
2 changed files with 5 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue