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

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