r62777 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62776‎ | r62777 | r62778 >
Date:17:18, 21 February 2010
Author:midom
Status:ok
Tags:
Comment:
global $wgLang, $wgLang, $wgLang, $wgLang;
Modified paths:
  • /trunk/phase3/includes/specials/SpecialUndelete.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialUndelete.php
@@ -883,7 +883,7 @@
884884 }
885885
886886 private function diffHeader( $rev, $prefix ) {
887 - global $wgUser, $wgLang, $wgLang;
 887+ global $wgUser, $wgLang;
888888 $sk = $wgUser->getSkin();
889889 $isDeleted = !( $rev->getId() && $rev->getTitle() );
890890 if( $isDeleted ) {

Status & tagging log