Explorar el Código

Editing the autoupdater thingie

Andrea Franceschini hace 9 años
padre
commit
a676ee5538
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      pages/api/git-update.php

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

@@ -1,5 +1,7 @@
 <?php
 
+die;
+
 $data = json_decode(file_get_contents('php://input'));
 $secret = $data->secret;