This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
amber
/
amber-website
ウォッチ
2
スター
1
フォーク
1
ファイル
課題
5
プルリクエスト
0
Wiki
ツリー:
be0da6bc61
ブランチ
タグ
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
bower_components
/
jquery
/
test
/
data
/
statusText.php
statusText.php
58 B
履歴
Raw
1
2
3
4
5
<?php
header( "HTTP/1.0 $_GET[status] $_GET[text]" );
?>