r57004 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r57003
|
r57004
|
r57005
>
Date:
02:41, 28 September 2009
Author:
aaron
Status:
ok
Tags:
Comment:
Follow-up
r56791
: add 'deletedcontent' to corerights
Modified paths:
/trunk/phase3/includes/User.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/User.php
—
—
@@ -142,6 +142,7 @@
143
143
'createtalk',
144
144
'delete',
145
145
'deletedhistory',
146
+ 'deletedcontent',
146
147
'deleterevision',
147
148
'edit',
148
149
'editinterface',
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r56791
* Split out 'deletedcontent' from 'undelete' right (
bug 19199
/
bug 9884
)...
aaron
22:30, 22 September 2009
Status & tagging log
17:12, 30 September 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r57004
[
removed:
new
added:
ok]