Hello, I have one little question...
I set up permission ($group -> some group id):

$this->Acl->deny($group, 'controllers/Memoirs/admin_index');

and when i use 'admin/Memoirs/index" this group can get in...

But when I checked this: $this->Acl->check($group, 'admin_index',
'*'); in this controller, returns false (so as I expect).

In Aros_acos, Aco, Aro tables all looks great. ("aro_id, aco_id, -1,
-1, -1, -1", "parent_id" and "lft", "rght").

ps. sorry for my english :)



--~--~---------~--~----~------------~-------~--~----~
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