This website works better with JavaScript.
Home
Explore
Help
Sign In
LeeWeiCheng
/
altob.st123
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新ip
master
QxQ
6 years ago
parent
8dbb30b5b0
commit
1ffb3fbcdf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
controllers/Qcar.php
+ 1
- 1
controllers/Qcar.php
View File
@@ -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設定 -----
Write
Preview
Loading…
Cancel
Save