This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
Morpheu5
/
af
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Editing the autoupdater thingie
Andrea Franceschini
%!s(int64=9) %!d(string=hai) anos
pai
9caa6cb833
achega
24da27116d
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
pages/api/git-update.php
+ 1
- 1
pages/api/git-update.php
Ver ficheiro
@@ -1,3 +1,3 @@
<?php
-
print_r($_REQUEST
);
+
echo file_get_contents('php://input'
);