コード例 #1
0
ファイル: Models.php プロジェクト: JianKongBao/AAPF
 public function __construct()
 {
     $this->db = DB_Connect::db();
 }