From ea6096e21d56887f2cadd32a993b7dad27e8b7e6 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Jan 2013 19:26:53 -0800 Subject: stray else --- mod/network.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/network.php') 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 -- cgit v1.2.3