r52084 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r52083
|
r52084
|
r52085
>
Date:
03:38, 18 June 2009
Author:
skizzerz
Status:
ok
Tags:
Comment:
* Fix typo in RELEASE-NOTES introduced in
r52083
: meant $wgRevokePermissions, not $wgRemoveGroups
Modified paths:
/trunk/phase3/RELEASE-NOTES
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/RELEASE-NOTES
—
—
@@ -89,7 +89,7 @@
90
90
the groups being added and removed last-minute.
91
91
* Add autopromote condition APCOND_BLOCKED to autopromote blocked users to various
92
92
user groups.
93
-* Add $wgRemoveGroups as a means of restricting a group's rights. The syntax is
93
+* Add $wgRevokePermissions as a means of restricting a group's rights. The syntax is
94
94
identical to $wgGroupPermissions, but users in these groups will have these rights
95
95
stripped from them.
96
96
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r52083
* Add autopromote condition APCOND_BLOCKED to autopromote blocked users to va...
skizzerz
02:50, 18 June 2009
Status & tagging log
06:59, 18 June 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r52084
[
removed:
new
added:
ok]