mintest
This commit is contained in:
parent
2b26db7d30
commit
b180e602e0
|
@ -7,7 +7,8 @@
|
||||||
use \api\core\ModuleResponse;
|
use \api\core\ModuleResponse;
|
||||||
use \manager\ManagerError;
|
use \manager\ManagerError;
|
||||||
|
|
||||||
// var_dump($_SESSION);
|
var_dump($_POST);
|
||||||
|
exit();
|
||||||
|
|
||||||
|
|
||||||
/*******************************************/
|
/*******************************************/
|
||||||
|
|
Loading…
Reference in New Issue