r32729 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32728‎ | r32729 | r32730 >
Date:01:15, 3 April 2008
Author:aaron
Status:old
Tags:
Comment:
Remove leftover line
Modified paths:
  • /trunk/phase3/includes/SpecialRevisiondelete.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/SpecialRevisiondelete.php
@@ -49,7 +49,6 @@
5050 if( $wgUser->isAllowed( 'suppress' ) ){
5151 $wgOut->addHTML( "<h2>" . htmlspecialchars( LogPage::logName( 'suppress' ) ) . "</h2>\n" );
5252 LogEventsList::showLogExtract( $wgOut, 'suppress', $page->getPrefixedText() );
53 - $logViewer->showList( $wgOut );
5453 }
5554 }
5655 }

Status & tagging log