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
更新查詢機網頁,導向至QCar2.html
station_12112
QxQ
6 years ago
parent
11b37e8921
commit
67627c5932
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
controllers/Qcar.php
+ 3
- 0
controllers/Qcar.php
View File
@@ -10,6 +10,9 @@ class Qcar extends CI_Controller
function __construct()
{
header('Location: http://59.120.213.62/qcar2.html');
exit;
parent::__construct();
// ----- 程式開發階段log設定 -----
if (@ENVIRONMENT == 'development')
Write
Preview
Loading…
Cancel
Save