예제 #1
0
파일: mod_geo.php 프로젝트: poef/ariadne
 public function _rd2wgs($x, $y)
 {
     return parent::rd2wgs($x, $y);
 }