Beispiel #1
0
 protected function initDB()
 {
     ORM::configure($this->config['db']);
 }