Browse Source

Editing the autoupdater thingie

Andrea Franceschini 9 years ago
parent
commit
6c829b2a1a
1 changed files with 1 additions and 1 deletions
  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);