Index: trunk/extensions/FlaggedRevs/FlaggedRevs.class.php |
— | — | @@ -1009,8 +1009,6 @@ |
1010 | 1010 | } |
1011 | 1011 | } |
1012 | 1012 | |
1013 | | - $fulltext = ''; // nothing to store; always dynamic now |
1014 | | - |
1015 | 1013 | # If this is an image page, store corresponding file info |
1016 | 1014 | $fileData = array(); |
1017 | 1015 | if( $title->getNamespace() == NS_FILE ) { |