From 7595e84797a22d72a5e818c158e35f91a6f0822d Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 3 Jan 2026 09:43:02 +0000 Subject: [PATCH] a --- Controleur/ControleurFicheretrait.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controleur/ControleurFicheretrait.php b/Controleur/ControleurFicheretrait.php index bfbdea8..6c4d1fe 100644 --- a/Controleur/ControleurFicheretrait.php +++ b/Controleur/ControleurFicheretrait.php @@ -34,6 +34,6 @@ class ControleurFicheretrait extends Controleur { { $this->avenant->enregistrerretrait(); - // $this->rediriger("Fichepolice"); + $this->rediriger("Fichepolice"); } } \ No newline at end of file