mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Fix various documentation issues/unused variables
This commit is contained in:
parent
8a0e4e12e1
commit
dea1a98a5d
5 changed files with 29 additions and 34 deletions
|
@ -351,8 +351,6 @@ class Group extends BaseObject
|
|||
*/
|
||||
public static function sidebarWidget($every = 'contact', $each = 'group', $editmode = 'standard', $group_id = '', $cid = 0)
|
||||
{
|
||||
$o = '';
|
||||
|
||||
if (!local_user()) {
|
||||
return '';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue