correction oubli return
This commit is contained in:
parent
45788772ee
commit
7a428328ea
@ -1003,6 +1003,7 @@ class IdentiteEntreprise
|
||||
if (!empty($this->identite->Bilan->Cloture)) {
|
||||
$title .= ' au '.WDate::dateT('Ymd', 'd/m/Y',$this->identite->Bilan->Cloture);
|
||||
}
|
||||
return $title;
|
||||
}
|
||||
public function getEffectifTexte()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user