protected function _construct()
 {
     parent::_construct();
 }
Пример #2
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('shopbybrand/subscriber');
 }