From: Domas Mituzas Date: Sun, 21 Feb 2010 17:18:28 +0000 (+0000) Subject: global $wgLang, $wgLang, $wgLang, $wgLang; X-Git-Tag: 1.31.0-rc.0~37672 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=bf1cbe313927a6e493e00962330b26e49ea16bf1;p=lhc%2Fweb%2Fwiklou.git global $wgLang, $wgLang, $wgLang, $wgLang; --- diff --git a/includes/specials/SpecialUndelete.php b/includes/specials/SpecialUndelete.php index 722d231076..4db4e63354 100644 --- a/includes/specials/SpecialUndelete.php +++ b/includes/specials/SpecialUndelete.php @@ -883,7 +883,7 @@ class UndeleteForm { } private function diffHeader( $rev, $prefix ) { - global $wgUser, $wgLang, $wgLang; + global $wgUser, $wgLang; $sk = $wgUser->getSkin(); $isDeleted = !( $rev->getId() && $rev->getTitle() ); if( $isDeleted ) {