From: Gabriel Wicke Date: Mon, 12 Apr 2004 22:30:44 +0000 (+0000) Subject: class for image X-Git-Tag: 1.3.0beta1~445 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=c5496afdf49381fe274f768beac03a8349a2f655;p=lhc%2Fweb%2Fwiklou.git class for image --- diff --git a/includes/ImagePage.php b/includes/ImagePage.php index c805667fc0..43f57ddaf1 100644 --- a/includes/ImagePage.php +++ b/includes/ImagePage.php @@ -38,7 +38,7 @@ class ImagePage extends Article { if ( $type != "" ) { # image - $s = "getVal( 'image' )."\" />"; } else { $s = "".$sk->makeMediaLink($name,"")."";