コード例 #1
0
ファイル: gps_data.php プロジェクト: mmiihaisyrbu/gps_data
 function __construct()
 {
     $this->conn = GpsData::openConnectionTrans();
 }