r45301 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45300‎ | r45301 | r45302 >
Date:23:44, 1 January 2009
Author:aaron
Status:ok
Tags:
Comment:
Remove unused var
Modified paths:
  • /trunk/extensions/FlaggedRevs/FlaggedRevs.class.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/FlaggedRevs.class.php
@@ -1009,8 +1009,6 @@
10101010 }
10111011 }
10121012
1013 - $fulltext = ''; // nothing to store; always dynamic now
1014 -
10151013 # If this is an image page, store corresponding file info
10161014 $fileData = array();
10171015 if( $title->getNamespace() == NS_FILE ) {

Status & tagging log