This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
raoyc
/
codeigniter_user_guide_chs
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
47c0fefed6
Větve
Značky
master
codeigniter_...
/
index.php
index.php
47 B
Historie
Surový
1
2
3
4
<?php
header("Location: index.html");
die();
?>