more z6 compatibility fixes

This commit is contained in:
zotlabs
2019-01-16 15:28:30 -08:00
parent 7b30fc4b82
commit eaa375936f
4 changed files with 9 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ class Poller {
}
if($contact['xchan_network'] !== 'zot')
if(! in_array($contact['xchan_network'],['zot','zot6']))
continue;
if($c == $t) {