This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
raoyc
/
codeigniter_user_guide_chs
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
添加index.php以便部署演示
837454876
%!s(int64=11) %!d(string=hai) anos
pai
df08f18205
achega
0b7cc0a730
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
index.php
+ 4
- 0
index.php
Ver ficheiro
@@ -0,0 +1,4 @@
+<?php
+header("Location: index.html");
+die();
+?>