示例#1
0
文件: mod_geo.php 项目: poef/ariadne
 public function _exifToLatLong($exif)
 {
     return parent::exifToLatLong($exif);
 }