a
This commit is contained in:
parent
d2666537b0
commit
1bd77e8e68
|
|
@ -65,6 +65,9 @@ class ControleurCreerbeneficiaire extends Controleur {
|
||||||
|
|
||||||
// $codeSociete = $this->requete->getSession()->getAttribut('codeSociete');
|
// $codeSociete = $this->requete->getSession()->getAttribut('codeSociete');
|
||||||
|
|
||||||
|
echo "getAdherentId";
|
||||||
|
exit();
|
||||||
|
|
||||||
$adherent = $this->adherent->getAdherentId($idAdherent);
|
$adherent = $this->adherent->getAdherentId($idAdherent);
|
||||||
|
|
||||||
$this->genererVue(array('adherent' => $adherent, 'naturepiece' => $this->naturepiece, 'sexe' => $this->sexe,
|
$this->genererVue(array('adherent' => $adherent, 'naturepiece' => $this->naturepiece, 'sexe' => $this->sexe,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user