Преглед изворни кода

Editing the autoupdater thingie

Andrea Franceschini пре 9 година
родитељ
комит
24da27116d
1 измењених фајлова са 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');