From c61b2e2a13ebc4f32ef836bedc6e8507786d3009 Mon Sep 17 00:00:00 2001 From: BOLLET Corentin Date: Fri, 10 Nov 2023 09:31:47 +0100 Subject: [PATCH] =?UTF-8?q?ajoute=20un=20=C3=A9tat=20du=20volet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 3970f52..91bdb3a 100644 --- a/index.php +++ b/index.php @@ -7,12 +7,25 @@
- - + + + } elseif ($etat_volet === "ouvert") { + + } elseif ($etat_volet === "fermé") { + + }?>