Selaa lähdekoodia

更新查詢機網頁,導向至QCar2.html

station_12112
QxQ 6 vuotta sitten
vanhempi
commit
67627c5932
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. +3
    -0
      controllers/Qcar.php

+ 3
- 0
controllers/Qcar.php Näytä tiedosto

@@ -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')


Loading…
Peruuta
Tallenna