protected function _construct()
 {
     parent::_construct();
 }
예제 #2
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('shopbybrand/subscriber');
 }