From 51033df6d274415dbe7de73cfa25fa36fc23f2aa Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 15 Jun 2026 11:22:32 +0000 Subject: [PATCH] a --- Vue/Pharmacien/index.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Vue/Pharmacien/index.php b/Vue/Pharmacien/index.php index 3f52147..503b0e9 100755 --- a/Vue/Pharmacien/index.php +++ b/Vue/Pharmacien/index.php @@ -23,6 +23,13 @@ $bareme_finDelaiCarence = $_SESSION['p_bareme']['bareme_finDelaiCarence']; $token = $_SESSION['csrf_token_submieted']; + + var_dump( + array( + "idPrestationactes" => $idPrestationactes, + ) + + ); ?>