Пример #1
0
 protected function init()
 {
     parent::init();
     $this->_initRequest();
     $this->_initConnection();
 }
Пример #2
0
 protected function init()
 {
     parent::init();
     $this->name = "QueryInfo_" . uniqid();
 }