https://bugzilla.wikimedia.org/show_bug.cgi?id=23953
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2010-06-14 16:44:29 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 861) +++ InitialiseSettings.php (working copy) @@ -5158,7 +5158,7 @@ 'flood' => array( 'bot' => true ), ), 'frwikisource' => array( - 'patroller' => array( 'patrol' => true, 'autopatrol' => true ), + 'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' => true, ), ), 'frwikiversity' => array( 'patroller' => array( 'patrol' => true, 'autopatrol' => 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
