https://bugzilla.wikimedia.org/show_bug.cgi?id=23883
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2010-06-11 17:05:29 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 845) +++ InitialiseSettings.php (working copy) @@ -5404,6 +5404,10 @@ 'suppressrevision' => true, 'suppressionlog' => true, ), + 'reviewer' => array( + 'stablesettings' => true, + 'patrolother' => true, + ), ), 'trwiki' => array( 'patroller' => array( 'patrol' => true ), -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
