ソースを参照

Editing the autoupdater thingie

Andrea Franceschini 9 年 前
コミット
6c829b2a1a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pages/api/git-update.php

+ 1 - 1
pages/api/git-update.php

@@ -2,4 +2,4 @@
 
 $data = json_decode(file_get_contents('php://input'));
 
-print_r($data)
+print_r($data);