This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
raoyc
/
codeigniter_user_guide_chs
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
0b7cc0a730
Ramos
Etiquetas
master
codeigniter_...
/
index.php
index.php
47 B
Histórico
Em bruto
1
2
3
4
<?php
header("Location: index.html");
die();
?>