https://bugzilla.wikimedia.org/show_bug.cgi?id=29168
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from JeLuF <[email protected]> 2011-06-24 06:23:04 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 1913) +++ InitialiseSettings.php (working copy) @@ -2531,7 +2531,7 @@ 'Author_talk' => 103, 'Page' => 104, 'Page_talk' => 105, - 'Index' => 106 + 'Index' => 106, 'Index_talk' => 107, ), 'ruwiki' => array( -- 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
