This commit is contained in:
KANE LAZENI 2026-02-08 02:04:28 +00:00
parent 9c658d86dc
commit ebd6cdf792

View File

@ -116,7 +116,9 @@ class ControleurRechercheparcarte extends Controleur {
$this->rediriger("Fichebeneficiaire");
}
}
}
}
$this->genererVue(array('msgErreur' => $msgErreur));
}