소스 검색

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