advanced code snippet search
sevennbsp on 05/15/10
auth cakephp deny
05/15/10 01:59am
denys access to certain pages via auth
$this->Auth->deny('delete','view','index');
Report this snippet Tweet
Comment:
You need to login to post a comment.