fn not found

This commit is contained in:
zotlabs 2019-01-27 14:46:57 -08:00
parent f7f8416477
commit 9355ceb526

View file

@ -1183,7 +1183,7 @@ class Libzot {
);
if($r) {
$r = zot_record_preferred($r);
$r = self::zot_record_preferred($r);
$arr['author_xchan'] = $record['hubloc_hash'];
}
if(! $arr['author_xchan']) {