Kaynağa Gözat

Editing the autoupdater thingie

Andrea Franceschini 9 yıl önce
ebeveyn
işleme
24da27116d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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');