https://bugzilla.wikimedia.org/show_bug.cgi?id=27684
Ashar Voultoiz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #12 from Ashar Voultoiz <[email protected]> 2011-03-12 12:05:18 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 1608) +++ InitialiseSettings.php (working copy) @@ -3773,6 +3773,10 @@ 100 => 'Autor', 101 => 'Diskuse_k_autorovi', ), + 'cywiki' => array( + 100 => 'Porth', # 27684 + 101 => 'Sgwrs_Porth', # 27684 + ), 'dawiki' => array( NS_PROJECT_TALK => 'Wikipedia-diskussion', # bug 27902 NS_MEDIAWIKI_TALK => 'MediaWiki-diskussion', # bug 27902 =================================================================== 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 on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
