/ Published in: PHP
Expand |
Embed | Plain Text
function beforeFilter() { $this->layout = "admin"; }
You need to login to post a comment.
function beforeFilter() { $this->layout = "admin"; }
You need to login to post a comment.