Exemplo n.º 1
0
Arquivo: ORM.php Projeto: techart/tao
 protected function after_setup()
 {
     $this->setup_config();
     return parent::after_setup();
 }