r109025 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r109024
|
r109025
|
r109026
>
Date:
10:36, 16 January 2012
Author:
hashar
Status:
ok
Tags:
Comment:
typo in
r103711
: right -> rights
Modified paths:
/trunk/phase3/includes/specials/SpecialLog.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/SpecialLog.php
—
—
@@ -38,7 +38,7 @@
39
39
private $typeOnUser = array(
40
40
'block',
41
41
'newusers',
42
- 'right',
42
+ 'rights',
43
43
);
44
44
45
45
public function __construct() {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r103711
(
bug 1697
) Special:Log make Title an User object when the log type expect it
hashar
21:22, 19 November 2011
Status & tagging log
11:54, 16 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r109025
[
removed:
new
added:
ok]