diff --git a/Controller/AdminController.php b/Controller/AdminController.php index dcbe929e..8b7c1538 100644 --- a/Controller/AdminController.php +++ b/Controller/AdminController.php @@ -6,7 +6,6 @@ class AdminController extends UserController { try { global $dsn, $rep, $vues, $error; - // parent::__construct(); $action = $_REQUEST['action']; switch ($action) { case NULL: diff --git a/View/src/pages/Admin/SeeOrdre.php b/View/src/pages/Admin/SeeOrdre.php index 81cc05ae..a51d1ceb 100644 --- a/View/src/pages/Admin/SeeOrdre.php +++ b/View/src/pages/Admin/SeeOrdre.php @@ -48,7 +48,7 @@ ?>