コード例 #1
0
ファイル: page_cities.php プロジェクト: zeamxie/jobberbase
 public function __construct()
 {
     $this->cityDAO = CityDAO::getInstance();
 }