federation problem from diaspora comments relayed through red channels due to typo
This commit is contained in:
parent
11861949bb
commit
7f9e4d6add
@ -976,7 +976,7 @@ function import_author_diaspora($x) {
|
||||
);
|
||||
if($r) {
|
||||
logger('in_cache: ' . $x['address'], LOGGER_DATA);
|
||||
return $r[0]['chan_hash'];
|
||||
return $r[0]['xchan_hash'];
|
||||
}
|
||||
|
||||
if(discover_by_webbie($x['address'])) {
|
||||
|
Reference in New Issue
Block a user