From b180e602e02839d86602ff77787a024bcad56b4f Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sun, 6 Nov 2016 17:26:51 +0100 Subject: [PATCH] mintest --- public_html/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public_html/index.php b/public_html/index.php index 43d0d34..38d47ef 100644 --- a/public_html/index.php +++ b/public_html/index.php @@ -7,7 +7,8 @@ use \api\core\ModuleResponse; use \manager\ManagerError; - // var_dump($_SESSION); + var_dump($_POST); + exit(); /*******************************************/