Loading htdocs/lib/view.php +1 −1 Original line number Diff line number Diff line Loading @@ -1554,7 +1554,7 @@ class View { break; case 'friends': if (!$this->owner) { continue; // Don't add friend access to group, institution or system views continue 2; // Don't add friend access to group, institution or system views } case 'public': case 'loggedin': Loading Loading
htdocs/lib/view.php +1 −1 Original line number Diff line number Diff line Loading @@ -1554,7 +1554,7 @@ class View { break; case 'friends': if (!$this->owner) { continue; // Don't add friend access to group, institution or system views continue 2; // Don't add friend access to group, institution or system views } case 'public': case 'loggedin': Loading