added home and replaced email with felamimail

This commit is contained in:
Ralf Becker 2005-11-25 20:31:12 +00:00
parent b68c7922c0
commit e7000f3877

View File

@ -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();