add 'editprotected' right to list of available rights

Follow up bug 13137, now it should be shown and selectable on
Special:GlobalGroupPermissions (of CentralAuth)

Change-Id: Iebdf0454ff3636585983b07eab3d2387f404498f
This commit is contained in:
umherirrender 2012-08-13 08:46:00 +02:00
parent 8589f2ecad
commit bacbb0c4cf

View file

@ -123,6 +123,7 @@ class User {
'deleterevision',
'edit',
'editinterface',
'editprotected',
'editusercssjs', #deprecated
'editusercss',
'edituserjs',