From d3e8b7bb51440d753ee14cc757d036645671f8b3 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 22 Apr 2026 09:08:12 +0000 Subject: [PATCH] a --- Controleur/ControleurRemboursement.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Controleur/ControleurRemboursement.php b/Controleur/ControleurRemboursement.php index 662c94e..6576ff9 100755 --- a/Controleur/ControleurRemboursement.php +++ b/Controleur/ControleurRemboursement.php @@ -23,8 +23,8 @@ class ControleurRemboursement extends Controleur { echo "
"; echo "
"; echo date("d/m/Y H:i:s", time()); - exit; - + // exit; + $idDemandeRemboursement = $_SESSION['idDemandeRemboursement'] ?? '0'; $msgErreurGed = "";