From f9c5c7cd855e817b112eb3f2a04b9ef3f69cc3b4 Mon Sep 17 00:00:00 2001 From: johan Date: Tue, 3 Jan 2023 18:26:19 +0100 Subject: [PATCH] tst --- WEB/Controller/UserController.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 '