Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
LeeWeiCheng
/
altob.st123
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
更新Ip
master
QxQ
hace 6 años
padre
a092e7488e
commit
8dbb30b5b0
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
controllers/Qcar.php
+ 1
- 1
controllers/Qcar.php
Ver fichero
@@ -12,7 +12,7 @@ class Qcar extends CI_Controller
{
$client_ip = $this->my_ip();
header('Location: http://
{$client_ip}
/qcar2.html');
header('Location: http://
'.$client_ip.'
/qcar2.html');
exit;
parent::__construct();
// ----- 程式開發階段log設定 -----
Escribir
Vista previa
Cargando…
Cancelar
Guardar