This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Morpheu5
/
af
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Editing the autoupdater thingie
Andrea Franceschini
hace 9 años
padre
9caa6cb833
commit
24da27116d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
pages/api/git-update.php
+ 1
- 1
pages/api/git-update.php
Ver fichero
@@ -1,3 +1,3 @@
<?php
-
print_r($_REQUEST
);
+
echo file_get_contents('php://input'
);