https://bugzilla.wikimedia.org/show_bug.cgi?id=23531
--- Comment #1 from JeLuF <[email protected]> 2010-05-16 06:27:12 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 745) +++ InitialiseSettings.php (working copy) @@ -7572,6 +7572,11 @@ 'default' => false, ), +'wgVectorShowVariantName ' => array( + 'default' => false, + 'zhwiki' => true, // bug 23531 +), + 'wmgUseMWReleases' => array( 'default' => false, 'mediawikiwiki' => true, -- 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
