X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fgroup.php;h=793e854be046bc7f43db7572b249621e2dc19e8d;hb=2856664eeb44bfb2b1190965562b55740dc22113;hp=799065e27dd34e5e780fa47eff07c4ae46f44169;hpb=d2c6fa3fa15177990dbc1ae6370f670ed59b3243;p=friendica.git diff --git a/include/group.php b/include/group.php index 799065e27d..793e854be0 100644 --- a/include/group.php +++ b/include/group.php @@ -122,11 +122,13 @@ function group_get_members($gid) { function group_side($every="contacts",$each="group") { + $o = ''; + if(! local_user()) - return; + return ''; -$createtext = t('Create a new group'); -$linktext= t('Everybody'); + $createtext = t('Create a new group'); + $linktext= t('Everybody'); $o .= <<< EOT