On 12 ene, 01:32, Eric <[email protected]> wrote:
> I just installed cakePHP 1.2, I am at step 10.2.6 in the "Example
> Applications" section of the manual.  I have added the buildAcl()
> function to the app_controller.php file, but how do I run the
> function?
>
> I have tried several methods, but keep getting errors.  Any help is
> appreciated.
>
> Thanks...
It's a bit easier to add it to the users controllers, and then just
accessing localhost/site/users/buildAcl .
This way you don't have to fiddle with 'special' views for the app
controller, routes, or whatever.
--
Saludos
Adriano
--~--~---------~--~----~------------~-------~--~----~
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