コード例 #1
0
ファイル: mod_geo.php プロジェクト: poef/ariadne
 public function _getLatLong($address)
 {
     return parent::getLatLong($address);
 }