r62780 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r62779
|
r62780
|
r62781
>
Date:
17:26, 21 February 2010
Author:
midom
Status:
ok
Tags:
Comment:
missed one :)
Modified paths:
/trunk/phase3/includes/specials/SpecialUserrights.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/SpecialUserrights.php
—
—
@@ -113,8 +113,6 @@
114
114
$reason
115
115
);
116
116
117
- global $wgOut;
118
-
119
117
$url = $this->getSuccessURL();
120
118
$wgOut->redirect( $url );
121
119
return;
Status & tagging log
10:53, 22 February 2010
Tim Starling
(
talk
|
contribs
)
changed the
status
of r62780
[
removed:
new
added:
ok]