aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2019-03-13 10:40:23 +1100
committerMike Macgirvin <mike@macgirvin.com>2019-03-13 10:40:23 +1100
commit00268498212df06052c13e2bdacc38645c5077d2 (patch)
tree14dc0e1dfe563a47f5fba7aa9148ebe9e8b559f0 /include/items.php
parent3ec06705caed8459045875d03b8906e72405d6bb (diff)
parentcf5a310286079b22ac3d716c28feae115a59539d (diff)
downloadvolse-hubzilla-00268498212df06052c13e2bdacc38645c5077d2.tar.gz
volse-hubzilla-00268498212df06052c13e2bdacc38645c5077d2.tar.bz2
volse-hubzilla-00268498212df06052c13e2bdacc38645c5077d2.zip
Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into dev
Diffstat (limited to 'include/items.php')
-rwxr-xr-xinclude/items.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/items.php b/include/items.php
index c6dcd32c6..6bb453bc8 100755
--- a/include/items.php
+++ b/include/items.php
@@ -918,6 +918,7 @@ function import_author_xchan($x) {
if($x['url']) {
$y = discover_by_webbie($x['url'],'zot6');
+
if($y) {
return $y;
}