From: Ævar Arnfjörð Bjarmason Date: Mon, 25 Jul 2005 21:44:15 +0000 (+0000) Subject: * Fixed a typo that caused warnings X-Git-Tag: 1.5.0beta4~25 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=47eb621c0da27be525eaa2add3ee4b457a8a82fc;p=lhc%2Fweb%2Fwiklou.git * Fixed a typo that caused warnings --- diff --git a/includes/Linker.php b/includes/Linker.php index 6da46fdee5..3f35d9c15a 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -523,7 +523,7 @@ class Linker { $s = "
"; if ( $thumbUrl == '' ) { - $s .= $this->makeBrokenImageLinkObj( $img->getTitle ); + $s .= $this->makeBrokenImageLinkObj( $img->getTitle() ); $zoomicon = ''; } else { $s .= ''.