Hii
i have a problem with acl, because i dont understand what is session,
and i dont know what to put in the method read of session. sorry i'm
dont speak english, so...
this is the code:
app_controller.php
function __construct()
{
$this->aroDefaultAlias = 'Everybody';
$this->aroAlias = $this->Session->read('Session.username');
parent::__construct();
}
Session.username?????????
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---