r46837 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r46836
|
r46837
|
r46838
>
Date:
07:47, 5 February 2009
Author:
werdna
Status:
ok
Tags:
Comment:
Add missing mCoreRight 'writeapi' to User.php
Modified paths:
/trunk/phase3/includes/User.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/User.php
—
—
@@ -175,6 +175,7 @@
176
176
'upload',
177
177
'upload_by_url',
178
178
'userrights',
179
+ 'writeapi',
179
180
);
180
181
/**
181
182
* \string Cached results of getAllRights()
Status & tagging log
11:45, 5 February 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r46837
[
removed:
new
added:
ok]