コード例 #1
0
ファイル: Query.php プロジェクト: xdrop/MammalWebCS
 public function __construct()
 {
     $this->db = DatabaseConnector::getDatabase();
 }