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