public function init()
 {
     parent::init();
 }
Exemplo n.º 2
0
 public function init()
 {
     parent::init();
     $this->dbInit();
 }