structure for channel unions

This commit is contained in:
friendica
2013-09-26 16:25:28 -07:00
parent 6519433301
commit edc5566f79
7 changed files with 34 additions and 10 deletions

View File

@@ -164,11 +164,6 @@ function zfinger_init(&$a) {
$ret['locations'] = array();
$x = zot_get_hubloc(array($e['channel_hash']));
if($x && count($x)) {
foreach($x as $hub) {