diff --git a/Source/Model/ModelAdmin.php b/Source/Model/ModelAdmin.php index 047d249..0a70d60 100644 --- a/Source/Model/ModelAdmin.php +++ b/Source/Model/ModelAdmin.php @@ -23,6 +23,7 @@ class ModelAdmin $error = $e->getMessage(); require_once($rep . $views['form']); } +} /** * Permet de créer et d'ajouter une question et de retourner son ID afin de la * reconnaitre facilement dans la suite du code. diff --git a/Source/Views/HTML/adminLogin.php b/Source/Views/HTML/adminLogin.php index 2916179..6368b3c 100644 --- a/Source/Views/HTML/adminLogin.php +++ b/Source/Views/HTML/adminLogin.php @@ -37,6 +37,5 @@ - - +