Fix yet another Fatal Error in Protocol\OStatus (#5454)
This commit is contained in:
@@ -219,6 +219,8 @@ class OStatus
|
||||
$gcid = GContact::update($contact);
|
||||
|
||||
GContact::link($gcid, $contact["uid"], $contact["id"]);
|
||||
} else {
|
||||
$contact = null;
|
||||
}
|
||||
|
||||
return $author;
|
||||
|
||||
Reference in New Issue
Block a user