예제 #1
0
 protected function _init()
 {
     parent::_init();
     $this->setTemplate('manage.phtml');
 }
예제 #2
0
파일: head.php 프로젝트: vgalitsky/moze
 protected function _init()
 {
     parent::_init();
     $this->setTemplate('page/head.phtml');
 }