Guest User

Untitled

a guest
Jul 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. protected function _initAutoload() {
  2. $moduleLoader = new Zend_Application_Module_Autoloader(array('namespace'=>'','basePath'=>APPLICATION_PATH));
  3. return $moduleLoader;
  4. }
Add Comment
Please, Sign In to add comment