瀏覽代碼

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);