This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
Morpheu5
/
af
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Editing the autoupdater thingie
Andrea Franceschini
9 年 前
親
9caa6cb833
コミット
24da27116d
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
pages/api/git-update.php
+ 1
- 1
pages/api/git-update.php
ファイルの表示
@@ -1,3 +1,3 @@
<?php
-
print_r($_REQUEST
);
+
echo file_get_contents('php://input'
);