This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Morpheu5
/
af
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Editing the autoupdater thingie
Andrea Franceschini
9 years ago
parent
9caa6cb833
commit
24da27116d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
pages/api/git-update.php
+ 1
- 1
pages/api/git-update.php
View File
@@ -1,3 +1,3 @@
<?php
-
print_r($_REQUEST
);
+
echo file_get_contents('php://input'
);