Index: trunk/extensions/CentralAuth/specials/SpecialMergeAccount.php |
— | — | @@ -28,7 +28,7 @@ |
29 | 29 | return; |
30 | 30 | } |
31 | 31 | |
32 | | - global $wgUser, $wgRequest; |
| 32 | + global $wgRequest; |
33 | 33 | $this->mUserName = $wgUser->getName(); |
34 | 34 | |
35 | 35 | $this->mAttemptMerge = $wgRequest->wasPosted(); |
Property changes on: trunk/extensions/CentralAuth/specials/SpecialMergeAccount.php |
___________________________________________________________________ |
Added: eol-style |
36 | 36 | + native |