a
This commit is contained in:
parent
85bba005f4
commit
b007b415b5
|
|
@ -56,7 +56,6 @@ class ControleurRemboursement extends Controleur {
|
|||
"donnees" => $_POST
|
||||
)
|
||||
);
|
||||
exit;
|
||||
|
||||
// header('Location: https://assure.ebene.ovh/Accueilassure/');
|
||||
header("Location: https://assure.ebene.ovh/Historiqueremboursement/$idDemandeRemboursement");
|
||||
|
|
@ -65,7 +64,6 @@ class ControleurRemboursement extends Controleur {
|
|||
|
||||
$nouveau_fichier = "Rien";
|
||||
|
||||
|
||||
if(!empty($_POST))
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user