https://bugzilla.wikimedia.org/show_bug.cgi?id=25659
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from JeLuF <[email protected]> 2010-10-27 17:41:59 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 1267) +++ InitialiseSettings.php (working copy) @@ -6437,6 +6437,7 @@ 'brwikimedia' => array( 'pt', 'meta', 'pt:w', 'pt:wikt', 'pt:s', 'pt:n', 'pt:q', 'pt:b', 'pt:v', 'commons' ), 'bnwikisource' => array( 'OldWikisource', 'w' ), 'cawikibooks' => array( 'w', 's', ), + 'cawikinews' => array( 'w', 'wikt', 'q', 'b', 's', 'v', 'fr', 'en', 'de', 'es', 'pt', 'it', ), 'cawikisource' => array( 'w', 'b', ), 'cawiktionary' => array( 'w', ), 'commonswiki' => array( 'meta', 'en', 'de', 'b:en' ), =================================================================== 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
