This commit is contained in:
Mike Macgirvin
2019-03-13 10:40:23 +11:00
3 changed files with 240 additions and 89 deletions

View File

@@ -918,6 +918,7 @@ function import_author_xchan($x) {
if($x['url']) {
$y = discover_by_webbie($x['url'],'zot6');
if($y) {
return $y;
}