]> git.mxchange.org Git - friendica.git/blobdiff - include/group.php
added much more curly braces + space between "if" and brace
[friendica.git] / include / group.php
index 67712aae7c45924f3146762d8a03629c1a293940..a2a55c44403b61f69f31e54d245e1f7507fba878 100644 (file)
@@ -234,7 +234,7 @@ function group_side($every="contacts",$each="group",$editmode = "standard", $gro
 
        $o = '';
 
-       if(! local_user())
+       if (! local_user())
                return '';
 
        $groups = array();