This commit is contained in:
fredtempez 2020-12-27 16:15:08 +01:00
parent 47e6121567
commit 8efafd9683
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ class config extends common {
];
// Sécurité de la connexion - tentative max avant blocage
public static $connectAttempt = [
999 => 'Aucun',
999 => 'Aucune',
3 => '3 tentatives',
5 => '5 tentatives',
10 => '10 tentatives'