From b258168d52121f922c19e68a1361d20295e151ef Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 24 Mar 2026 14:58:40 +0000 Subject: [PATCH] fg --- Controleur/ControleurGedadherent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controleur/ControleurGedadherent.php b/Controleur/ControleurGedadherent.php index a15ab7b..d972d37 100644 --- a/Controleur/ControleurGedadherent.php +++ b/Controleur/ControleurGedadherent.php @@ -23,7 +23,7 @@ class ControleurGedadherent extends Controleur { $nouveau_fichier = "rien"; - $codeNaturePiece = $this->requete->getParametre("codeNaturePiece"); + $codeNaturePiece = $this->requete->getParametreFormulaire("codeNaturePiece"); if($codeNaturePiece == "AUT"){ $libelleDocument = $this->requete->getParametreFormulaire("libelleAutre");