Only some code beautification.
This commit is contained in:
parent
9851965090
commit
226b551c85
1 changed files with 1 additions and 2 deletions
|
@ -951,7 +951,6 @@ function diaspora_store_by_guid($guid, $server) {
|
|||
$person = find_diaspora_person_by_handle($author);
|
||||
|
||||
$datarray = array();
|
||||
|
||||
$datarray['uid'] = 0;
|
||||
$datarray['contact-id'] = get_contact($person['url'], 0);
|
||||
$datarray['wall'] = 0;
|
||||
|
|
Loading…
Reference in a new issue