예제 #1
0
파일: Query.php 프로젝트: xdrop/MammalWebCS
 public function __construct()
 {
     $this->db = DatabaseConnector::getDatabase();
 }