ソースを参照

更新ip

master
QxQ 6年前
コミット
1ffb3fbcdf
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      controllers/Qcar.php

+ 1
- 1
controllers/Qcar.php ファイルの表示

@@ -12,7 +12,7 @@ class Qcar extends CI_Controller
{
$client_ip = $this->my_ip();
header('Location: http://'.$client_ip.'/qcar2.html');
header('Location: http://192.168.10.201/qcar2.html');
exit;
parent::__construct();
// ----- 程式開發階段log設定 -----


読み込み中…
キャンセル
保存