Ver Fonte

Clearly, more testing is required.

Andrea Franceschini há 8 anos atrás
pai
commit
15646399aa
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      pages/api/git-update.php

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

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