a
This commit is contained in:
parent
65892f4864
commit
206f4bc8cc
|
|
@ -596,6 +596,13 @@
|
||||||
$photoAssureCrypte = $photo;
|
$photoAssureCrypte = $photo;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var_dump
|
||||||
|
(
|
||||||
|
array(
|
||||||
|
"garantieadherents" => $garantieadherents,
|
||||||
|
)
|
||||||
|
|
||||||
|
);
|
||||||
$prestationPossible = $this->nettoyer($beneficiaire['prestationPossibleEncaissement']);
|
$prestationPossible = $this->nettoyer($beneficiaire['prestationPossibleEncaissement']);
|
||||||
|
|
||||||
$impaye = ($prestationPossible=="0") ? 1 : 0;
|
$impaye = ($prestationPossible=="0") ? 1 : 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user