aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-09-26 16:25:28 -0700
committerfriendica <info@friendica.com>2013-09-26 16:25:28 -0700
commitedc5566f79c94f7ad994eccc7a8bb0e586961cf4 (patch)
tree2700d1f415e550a9f2aad009cd0a5eafd1ec9f2e /mod
parent6519433301a571d8e12ffa24b56534bb2e3afe5f (diff)
downloadvolse-hubzilla-edc5566f79c94f7ad994eccc7a8bb0e586961cf4.tar.gz
volse-hubzilla-edc5566f79c94f7ad994eccc7a8bb0e586961cf4.tar.bz2
volse-hubzilla-edc5566f79c94f7ad994eccc7a8bb0e586961cf4.zip
structure for channel unions
Diffstat (limited to 'mod')
-rw-r--r--mod/zfinger.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/mod/zfinger.php b/mod/zfinger.php
index 49d07a40c..3671da56e 100644
--- a/mod/zfinger.php
+++ b/mod/zfinger.php
@@ -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) {