diff --git a/WEB/Controller/UserController.php b/WEB/Controller/UserController.php index 15f2a79f..cecb2ea8 100644 --- a/WEB/Controller/UserController.php +++ b/WEB/Controller/UserController.php @@ -7,7 +7,7 @@ class UserController try { global $dsn, $rep, $vues, $error; $action = $_REQUEST['action']; - //register_event_handler('add_to_queue',array($this,"onAddToQueue")); + echo $action; switch ($action) { case NULL: $this->goToHome(); @@ -210,6 +210,7 @@ class UserController '