Correction affichage title dans les annonces
This commit is contained in:
parent
50adfd2490
commit
820735e31b
@ -225,7 +225,7 @@ class Annonces
|
||||
return WDate::dateT('Y-m-d', 'd/m/Y', $date);
|
||||
}
|
||||
|
||||
protected function logoTitleAnnonce()
|
||||
protected function logoTitleAnnonce($ann)
|
||||
{
|
||||
$title = '';
|
||||
if ($this->isBalo($ann->BodaccCode)) {
|
||||
|
Loading…
Reference in New Issue
Block a user