On Feb 8, 11:41 pm, thesubtledoctor <[email protected]> wrote:
> Hi All,
>
> I have a page which should allow a user to set and deny permissions
> for a controller action for each group. But this code
>
> $this->Acl->allow('Administrator', 'Profiles/edit');
>
> and this code
>
> $this->Acl->deny('Administrator', 'Profiles/edit');
>
> Both have the same effect of adding a permission to the aros_acos
> table.

In what way is that unexpected?

AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to