Hi people,
As i am building my 1st ACL app and i am facing some problems i 'd
like to ask a question:
When i run ----> cake schema run create DbAcl the 3 tables are created
(aros,acos,aros_acos)
In my users controller i have the following functions : add(not
create),edit (not update),view(not read),delete,change_status.
Is the name convention in acos and aros_acos table so important so
that the permissions would be fine?
I mean am i supposed to change my functions name to create,read  etc?
And what about the other which are not included in acos table?


Ty in advance!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to