* Fixed a typo that caused warnings

This commit is contained in:
Ævar Arnfjörð Bjarmason 2005-07-25 21:44:15 +00:00
parent d4d73a90c2
commit 47eb621c0d

View file

@ -523,7 +523,7 @@ class Linker {
$s = "<div class=\"thumb t{$align}\"><div style=\"width:{$oboxwidth}px;\">";
if ( $thumbUrl == '' ) {
$s .= $this->makeBrokenImageLinkObj( $img->getTitle );
$s .= $this->makeBrokenImageLinkObj( $img->getTitle() );
$zoomicon = '';
} else {
$s .= '<a href="'.$u.'" class="internal" title="'.$alt.'">'.