https://bugzilla.wikimedia.org/show_bug.cgi?id=24264
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2010-07-05 09:17:41 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 931) +++ InitialiseSettings.php (working copy) @@ -2317,6 +2317,7 @@ 'WT' => NS_PROJECT_TALK, 'CAT' => NS_CATEGORY, 'H' => NS_HELP, + 'P' => 100, ), 'zhwikibooks' => array( '维基教科书' => NS_PROJECT, -- 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
