mirror of
https://github.com/friendica/friendica
synced 2025-04-27 08:30:10 +00:00
Remove references to include/acl_selectors
This commit is contained in:
parent
207eac4a16
commit
09c717d751
15 changed files with 0 additions and 20 deletions
|
@ -289,7 +289,6 @@ class Group extends BaseObject
|
|||
}
|
||||
|
||||
if ($check_dead && !$use_gcontact) {
|
||||
require_once 'include/acl_selectors.php';
|
||||
Contact::pruneUnavailable($return);
|
||||
}
|
||||
return $return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue