예제 #1
0
파일: ORM.php 프로젝트: techart/tao
 protected function after_setup()
 {
     $this->setup_config();
     return parent::after_setup();
 }