https://bugzilla.wikimedia.org/show_bug.cgi?id=29215
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #3 from JeLuF <[email protected]> 2011-06-23 09:20:45 UTC --- Your change has been completed. Please reopen this ticket if anything went wrong. The following configuration settings have been changed: =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 1902) +++ InitialiseSettings.php (working copy) @@ -6874,7 +6874,7 @@ 'alswiki' => array( 'de', 'wikt', 'b', 'q', 'en', 'fr', 'it', 'b:de' ), 'alswikibooks' => array('b:de', 'w'), 'arbcom_enwiki' => array( 'meta', 'w' ), - 'arbcom_dewiki' => array( 'w' ), + 'arbcom_dewiki' => array( 'w', 'w:de', ), 'arwikibooks' => array('w'), 'arwikinews' => array( 'w' ), 'arwikisource' => array('w'), =================================================================== You can find the entire config file at http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php -- 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
