From 65a420b22755f774dc2422f7fdf3709e01289945 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sat, 18 Sep 2010 21:11:18 -0700 Subject: theme cleanup --- mod/network.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mod/network.php') diff --git a/mod/network.php b/mod/network.php index afe44dabf..c5845f63c 100644 --- a/mod/network.php +++ b/mod/network.php @@ -19,6 +19,8 @@ function network_content(&$a, $update = false) { $group = 0; if(! $update) { + $o .= ''; + // pull out the group here because the updater might have different args if($a->argc > 1) { $group = intval($a->argv[1]); -- cgit v1.2.3