aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-01-04 19:26:53 -0800
committerfriendica <info@friendica.com>2013-01-04 19:26:53 -0800
commitea6096e21d56887f2cadd32a993b7dad27e8b7e6 (patch)
tree2e96b4177ffe84db2a956d3fed706a517c178a46 /mod/network.php
parent70b6f989dd2295fefdf53f4d68c3cd0e7674b4bc (diff)
downloadvolse-hubzilla-ea6096e21d56887f2cadd32a993b7dad27e8b7e6.tar.gz
volse-hubzilla-ea6096e21d56887f2cadd32a993b7dad27e8b7e6.tar.bz2
volse-hubzilla-ea6096e21d56887f2cadd32a993b7dad27e8b7e6.zip
stray else
Diffstat (limited to 'mod/network.php')
-rw-r--r--mod/network.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/network.php b/mod/network.php
index 819ec3c43..d9d4e82cb 100644
--- a/mod/network.php
+++ b/mod/network.php
@@ -646,7 +646,7 @@ function network_content(&$a, $update = 0, $load = false) {
intval(ABOOK_FLAG_BLOCKED)
);
}
- else {
+
// Then fetch all the children of the parents that are on this page