This commit is contained in:
KANE LAZENI 2026-02-03 08:12:20 +00:00
parent 173f0f124a
commit 76f2e6d73e

View File

@ -639,6 +639,8 @@ require_once 'Framework/Localisation.php';
}
else
{
echo "Not connected!";
exit();
if (isset($_SESSION['nbTentativeConnexion']))
{
$_SESSION['nbTentativeConnexion']++;