summaryrefslogtreecommitdiff
path: root/src/controller/password.php
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2025-04-21 20:36:10 +0200
committerpolo <ordipolo@gmx.fr>2025-04-21 20:36:10 +0200
commiteb3e1eb8c8365d3b3d1d39f24314ba420255afc2 (patch)
tree5e3d747b0e4d5e747052e9afed76f3a0f0986379 /src/controller/password.php
parentca3949aca0c7c1af476c8eec93b4920d5aff21ec (diff)
downloadcms-eb3e1eb8c8365d3b3d1d39f24314ba420255afc2.zip
page menu et chemin, partie1
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