https://bugzilla.wikimedia.org/show_bug.cgi?id=35258
Jérémie Roquet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jérémie Roquet <[email protected]> 2012-03-16 11:27:29 UTC --- Actually, '+frwiki' => array( 'bureaucrat' => array( 'bot', 'abusefilter' ), ), should be changed to : '+frwiki' => array( 'bureaucrat' => array( 'bot', 'abusefilter', 'sysop' ), ), in the wgRemoveGroups section of InitialiseSettings.php Best regards, -- 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
