diff --git a/Controleur/ControleurConnexion.php b/Controleur/ControleurConnexion.php index dbfbf68..33cc27b 100644 --- a/Controleur/ControleurConnexion.php +++ b/Controleur/ControleurConnexion.php @@ -540,6 +540,7 @@ require_once 'Framework/Localisation.php'; $_SESSION['deconnexion'] = "0"; $_SESSION['derniere_action'] = time(); + $_SESSION['superUser'] = '0'; if(($motCourt===true) or ($changerMotPassDefaut===true) or ($passExpired===true))