예제 #1
0
파일: prepend.php 프로젝트: AF83/morm
 protected function mormSetUp()
 {
     $this->sql->queryDB(Authors::createTable());
 }