https://bugzilla.wikimedia.org/show_bug.cgi?id=23918
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from JeLuF <[email protected]> 2010-06-12 20:20:10 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 855) +++ InitialiseSettings.php (working copy) @@ -5416,6 +5416,7 @@ 'stablesettings' => true, 'patrolother' => true, ), + 'researcher' => array( 'browsearchive' => true, 'deletedhistory' => true, 'apihighlimits' => 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 on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
