mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
added home and replaced email with felamimail
This commit is contained in:
parent
b68c7922c0
commit
e7000f3877
@ -111,7 +111,7 @@
|
||||
}
|
||||
|
||||
/* Group perms for the default group */
|
||||
$GLOBALS['egw_setup']->add_acl(array('addressbook','calendar','infolog','email','preferences','manual'),'run',$defaultgroupid);
|
||||
$GLOBALS['egw_setup']->add_acl(array('addressbook','calendar','infolog','felamimail','preferences','home','manual'),'run',$defaultgroupid);
|
||||
|
||||
// give admin access to all apps, to save us some support requests
|
||||
$all_apps = array();
|
||||
|
Loading…
Reference in New Issue
Block a user