f
This commit is contained in:
parent
36c999ead3
commit
c3b9eb51cf
|
|
@ -10,6 +10,7 @@
|
||||||
$numeroBeneficiaire = $this->nettoyer($demande['numeroBeneficiaire']);
|
$numeroBeneficiaire = $this->nettoyer($demande['numeroBeneficiaire']);
|
||||||
$observation = $this->nettoyer($demande['observation']);
|
$observation = $this->nettoyer($demande['observation']);
|
||||||
$codeStatutPaiement = $this->nettoyer($demande['codeStatutPaiement']);
|
$codeStatutPaiement = $this->nettoyer($demande['codeStatutPaiement']);
|
||||||
|
$beneficiaireNom = $this->nettoyer($demande['beneficiaire']);
|
||||||
|
|
||||||
if (est_anglophone()){
|
if (est_anglophone()){
|
||||||
$lien = $this->nettoyer($demande['lienEng']);
|
$lien = $this->nettoyer($demande['lienEng']);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user