r24930 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24929‎ | r24930 | r24931 >
Date:02:15, 20 August 2007
Author:robchurch
Status:old
Tags:
Comment:
Oops...
Modified paths:
  • /trunk/extensions/RandomImage/RandomImage.class.php (modified) (history)

Diff [purge]

Index: trunk/extensions/RandomImage/RandomImage.class.php
@@ -89,7 +89,6 @@
9090 } else {
9191 $parts[] = 'thumb';
9292 }
93 - $parts[] = $this->width;
9493 if( $this->float )
9594 $parts[] = $this->float;
9695 $parts[] = $this->getCaption( $image->getTitle() );

Status & tagging log