a
This commit is contained in:
parent
b6b4938ec6
commit
d3e8b7bb51
|
|
@ -23,8 +23,8 @@ class ControleurRemboursement extends Controleur {
|
|||
echo "<br>";
|
||||
echo "<br>";
|
||||
echo date("d/m/Y H:i:s", time());
|
||||
exit;
|
||||
|
||||
// exit;
|
||||
|
||||
$idDemandeRemboursement = $_SESSION['idDemandeRemboursement'] ?? '0';
|
||||
|
||||
$msgErreurGed = "";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user