From 496b717c4a082ec34e3c1824cd170f9fab066d7d Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 19 Jan 2026 14:34:15 +0000 Subject: [PATCH] fr --- Controleur/ControleurCreeravenant.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Controleur/ControleurCreeravenant.php b/Controleur/ControleurCreeravenant.php index d2e06f8..482eedf 100644 --- a/Controleur/ControleurCreeravenant.php +++ b/Controleur/ControleurCreeravenant.php @@ -39,6 +39,9 @@ class ControleurCreeravenant extends Controleur { $_SESSION['dateAvenant_C'] = $dateAvenant; $_SESSION['motifavenant_C'] = $motifavenant; + var_dump($codeTypeAvenant); + die(); + if($codeTypeAvenant=="RET") { $this->rediriger("Ficheretrait");