From de6a28c63d18a72baa044d9385ed3d15afb40ef0 Mon Sep 17 00:00:00 2001 From: polo Date: Fri, 12 Sep 2025 15:04:53 +0200 Subject: =?UTF-8?q?param=C3=A8tres=20SMTP=20en=20mode=20admin,=20possibili?= =?UTF-8?q?t=C3=A9=20d'utiliser=20deux=20formulaires=20sur=20la=20m=C3=AAm?= =?UTF-8?q?e=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Captcha.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Captcha.php') diff --git a/src/Captcha.php b/src/Captcha.php index c60a186..f60031a 100644 --- a/src/Captcha.php +++ b/src/Captcha.php @@ -1,5 +1,8 @@ on pourrait appliquer le pattern "singleton" (justification = le captcha devient une sorte de ressource partagée) declare(strict_types=1); -- cgit v1.2.3