From 820735e31b09a22479989f2706d3229b7d977594 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Thu, 25 Aug 2011 14:34:42 +0000 Subject: [PATCH] Correction affichage title dans les annonces --- library/Scores/Annonces.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Scores/Annonces.php b/library/Scores/Annonces.php index a96333bbb..7c955f3fd 100644 --- a/library/Scores/Annonces.php +++ b/library/Scores/Annonces.php @@ -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)) {