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(); /*******************************************/