Fetch missing Diaspora posts
This commit is contained in:
parent
da23543ffd
commit
9d257df700
2 changed files with 76 additions and 29 deletions
|
@ -330,7 +330,8 @@ function get_contact($url, $uid = 0) {
|
|||
|
||||
if (!$update_photo)
|
||||
return($contactid);
|
||||
}
|
||||
} elseif ($uid != 0)
|
||||
return 0;
|
||||
|
||||
if (!count($data))
|
||||
$data = probe_url($url);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue