This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
raoyc
/
codeigniter_user_guide_chs
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
添加index.php以便部署演示
837454876
11 年 前
親
df08f18205
コミット
0b7cc0a730
1 ファイル変更
、
4 行追加
、
0 行削除
分割表示
差分情報を表示
4
0
index.php
+ 4
- 0
index.php
ファイルの表示
@@ -0,0 +1,4 @@
+<?php
+header("Location: index.html");
+die();
+?>