a
This commit is contained in:
parent
8b67bee9a7
commit
60e7474b85
|
|
@ -25,7 +25,7 @@ class ControleurRemboursement extends Controleur {
|
|||
"donnees" => $_POST
|
||||
)
|
||||
);
|
||||
exit;
|
||||
// exit;
|
||||
|
||||
$idDemandeRemboursement = $_SESSION['idDemandeRemboursement'] ?? '0';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user