forked from extern/egroupware
Comments to tell of status
This commit is contained in:
parent
d77aeef420
commit
767c0362a9
@ -2,5 +2,6 @@
|
||||
global $acl,$account_id;
|
||||
// Add default acl to allow the new user to access their
|
||||
// addressbook
|
||||
// This file is not really needed or used at this time
|
||||
$acl->add('addressbook','u_'.$account_id,1);
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user