This website works better with JavaScript.
首頁
探索
說明
登入
LeeWeiCheng
/
altob.st123
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
更新查詢機網頁,導向至QCar2.html
station_12112
QxQ
6 年之前
父節點
11b37e8921
當前提交
67627c5932
共有
1 個文件被更改
,包括
3 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
controllers/Qcar.php
+ 3
- 0
controllers/Qcar.php
查看文件
@@ -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…
取消
儲存