Guest User

Untitled

a guest
Oct 20th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $frontController = Zend_Controller_Front::getInstance();
  2. $frontController->registerPlugin(new Plugin_AccessCheck($this->_acl));
Add Comment
Please, Sign In to add comment