소스 검색

upd

station_14109
altob.rd 8 년 전
부모
커밋
80befb0017
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      controllers/Parkingquery.php

+ 1
- 1
controllers/Parkingquery.php 파일 보기

@@ -182,7 +182,7 @@ class Parkingquery extends CI_Controller
// [警急求救] 警急求救地圖, 讀取緊急求救檔
public function floor_map_read_sos()
{
if($this->my_ip() != '192.168.10.1')
if($this->my_ip() != '192.168.10.202') // 限制車辨主機
{
trigger_error(__FUNCTION__ . '..unknown host..' . $this->my_ip());
exit;


불러오는 중...
취소
저장