This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
raoyc
/
codeigniter_user_guide_chs
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
0b7cc0a730
ブランチ
タグ
master
codeigniter_...
/
index.php
index.php
47 B
履歴
Raw
1
2
3
4
<?php
header("Location: index.html");
die();
?>