https://bugzilla.wikimedia.org/show_bug.cgi?id=24394

JeLuF <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from JeLuF <[email protected]> 2010-08-15 19:44:37 UTC ---
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php    (revision 1011)
+++ InitialiseSettings.php    (working copy)
@@ -5866,7 +5866,7 @@
         'sysop' => array( 'patroller', 'autopatrolled' ),
     ),
     '+hiwiki' => array(
-        'sysop' => array( 'confirmed', 'rollbacker', 'reviewer',
'autopatrolled', 'editprotected' ),
+        'sysop' => array( 'confirmed', 'rollbacker', 'reviewer',
'autopatrolled', 'editprotected', 'abusefilter' ),
     ),
     '+hrwiki' => array(
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller',
'autopatrolled' ),
@@ -6121,7 +6121,7 @@
         'sysop' => array( 'patroller', 'autopatrolled' ),
     ),
     '+hiwiki' => array(
-        'sysop' => array( 'confirmed', 'rollbacker', 'reviewer',
'autopatrolled', 'editprotected' ),
+        'sysop' => array( 'confirmed', 'rollbacker', 'reviewer',
'autopatrolled', 'editprotected', 'abusefilter' ),
     ),
     '+hrwiki' => array(
         'bureaucrat' => array( 'bot', 'patroller', 'autopatrolled' ),
@@ -7706,6 +7706,7 @@
    'flaggedrevs_labswikimedia' => true, // Aaron 2010-04-21
    'frwiki' => true,
    'hewiki' => true, // Andrew 2009-04-01 bug 18300
+   'hiwiki' => true, 
    'hsbwiki' => true,
    'huwiki' => true,
    'itwiki' => 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.
You are the assignee for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to