r79551 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r79550
|
r79551
|
r79552
>
Date:
02:13, 4 January 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Add rights to array. Grrr
Modified paths:
/trunk/phase3/includes/api/ApiQueryAllUsers.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/api/ApiQueryAllUsers.php
—
—
@@ -249,6 +249,7 @@
250
250
ApiBase::PARAM_TYPE => array(
251
251
'blockinfo',
252
252
'groups',
253
+ 'rights',
253
254
'editcount',
254
255
'registration'
255
256
)
Status & tagging log
02:14, 4 January 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r79551
[
removed:
new
added:
ok]