コード例 #1
0
ファイル: prepend.php プロジェクト: AF83/morm
 protected function mormSetUp()
 {
     $this->sql->queryDB(Authors::createTable());
 }