public function init()
 {
     parent::init();
 }
예제 #2
0
 public function init()
 {
     parent::init();
     $this->dbInit();
 }