Explorar o código

Clearly, more testing is required.

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

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

@@ -1,5 +1,7 @@
 <?php
 <?php
 
 
+print_r($_SERVER['REQUEST_METHOD']); die;
+
 if($_SERVER['REQUEST_METHOD'] != 'POST') {
 if($_SERVER['REQUEST_METHOD'] != 'POST') {
 	include error(403);
 	include error(403);
 	die;
 	die;