https://bugzilla.wikimedia.org/show_bug.cgi?id=25172
Ashar Voultoiz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Ashar Voultoiz <[email protected]> 2011-05-15 11:07:30 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 1800) +++ InitialiseSettings.php (working copy) @@ -3654,7 +3654,7 @@ 100 => 'Proceedings', 101 => 'Proceedings_talk', ), - 'wikimania2012wiki' => array + 'wikimania2012wiki' => array( 100 => 'Proceedings', 101 => 'Proceedings_talk', ), @@ -7630,6 +7630,7 @@ 'wikimania2012wiki' => true, 'wikinews' => true, 'wikiquote' => true, + 'wikisource' => true, # 12423 'wikiversity' => true, ), =================================================================== 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
