summaryrefslogtreecommitdiff
path: root/src/controller/password.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller/password.php')
-rw-r--r--src/controller/password.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controller/password.php b/src/controller/password.php
index 47db637..66a617a 100644
--- a/src/controller/password.php
+++ b/src/controller/password.php
@@ -307,7 +307,7 @@ function getUser(string $login, EntityManager $entityManager): ?User
307} 307}
308 308
309 309
310function disconnect(EntityManager $entityManager) 310function disconnect()
311{ 311{
312 // nettoyage complet 312 // nettoyage complet
313 $_SESSION = []; // mémoire vive 313 $_SESSION = []; // mémoire vive