예제 #1
0
파일: sti.php 프로젝트: AF83/morm
 public function mormTearDown()
 {
     $this->sql->queryDB(OtherUser::dropTable());
 }