Still formatting!
parent
7d86d1981c
commit
665d5909fb
|
@ -4,7 +4,7 @@ The possible values of that list (and its interpretation) are
|
|||
|
||||
* NIL : only system-privileged functions can access the object ('system private');
|
||||
* TRUE : every user can access the object;
|
||||
* A list : in which case it's equivalent to
|
||||
* A list : in which case it's equivalent to
|
||||
|
||||
(member? current-user (flatten acl))
|
||||
|
||||
|
|
Loading…
Reference in a new issue