1
0
Fork 0

Remove references to include/acl_selectors

This commit is contained in:
Hypolite Petovan 2018-02-25 20:08:33 -05:00
commit 09c717d751
15 changed files with 0 additions and 20 deletions

View file

@ -146,7 +146,6 @@ function group_content(App $a) {
}
if (($a->argc > 1) && (intval($a->argv[1]))) {
require_once 'include/acl_selectors.php';
require_once 'mod/contacts.php';
$r = q("SELECT * FROM `group` WHERE `id` = %d AND `uid` = %d AND `deleted` = 0 LIMIT 1",