a
This commit is contained in:
parent
f489192767
commit
a195d1b38a
|
|
@ -598,7 +598,7 @@
|
||||||
$photoAssureCrypte = $photo;
|
$photoAssureCrypte = $photo;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
var_dump
|
var_dump
|
||||||
(
|
(
|
||||||
array(
|
array(
|
||||||
|
|
@ -606,6 +606,7 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
);
|
);
|
||||||
|
*/
|
||||||
$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