Explorar o código

Editing the autoupdater thingie

Andrea Franceschini %!s(int64=9) %!d(string=hai) anos
pai
achega
e3bb4e7b7c
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      pages/api/git-update.php

+ 0 - 2
pages/api/git-update.php

@@ -3,6 +3,4 @@
 $data = json_decode(file_get_contents('php://input'));
 $secret = $data['secret'];
 
-header('Content-Type: application/json');
-
 echo '{"ha":"ah"}';