git 2 년 전
부모
커밋
5b3e9a2e59
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Home/Common/kq_funclib.php

+ 1 - 0
Home/Common/kq_funclib.php

@@ -206,6 +206,7 @@
 		    }
 		    
 		}
+		return $response_data;
 		return bmapReverseFilterOutliers($response_data);
 	}