Don't give this permission to any group by default follow_me_cid_set.
This commit is contained in:
parent
b5dde45892
commit
4e60342c7c
|
|
@ -76,8 +76,6 @@
|
|||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "follow_me_cid_set";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$y++;
|
||||
|
||||
//schema details
|
||||
|
|
|
|||
Loading…
Reference in New Issue