From 780184c18bc53179edf5a45f6676461c950d8b9d Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 4 Mar 2026 16:54:36 +0000 Subject: [PATCH] fg --- Controleur/ControleurModifautresparametresmed.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Controleur/ControleurModifautresparametresmed.php b/Controleur/ControleurModifautresparametresmed.php index 8475fb13..b45c16ec 100755 --- a/Controleur/ControleurModifautresparametresmed.php +++ b/Controleur/ControleurModifautresparametresmed.php @@ -27,7 +27,8 @@ class ControleurModifautresparametresmed extends Controleur { $this->envoismsactifOuinon = (new Ouinon())->getListe(); $this->smsAssureOuinon = (new Ouinon())->getListe(); $this->smsmParFactureOuinon = (new Ouinon())->getListe(); - $this->emailParFactureOuinon = (new Ouinon())->getListe(); + $this->emailParFactureOuinon = (new Ouinon())->getListe(); + $this->copieSmsAssureOuinon = (new Ouinon())->getListe(); $this->seuilAlerteActifOuinon = (new Ouinon())->getListe(); $this->accorderMedecinSouscripteurOuinon = (new Ouinon())->getListe();