https://bugzilla.wikimedia.org/show_bug.cgi?id=25871
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2010-11-13 19:30:12 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 1323) +++ InitialiseSettings.php (working copy) @@ -246,6 +246,7 @@ 'nowiktionary' => 'Europe/Berlin', 'nowikinews' => 'Europe/Berlin', 'nowikisource' => 'Europe/Berlin', + 'pflwiki' => 'Europe/Berlin', 'plwiki' => 'Europe/Berlin', 'plwikisource' => 'Europe/Berlin', 'plwiktionary' => 'Europe/Berlin', @@ -594,6 +595,7 @@ 'pawiki' => '$stdlogo', 'pcdwiki' => '$stdlogo', 'pdcwiki' => '$stdlogo', + 'pflwiki' => 'http://commons.wikimedia.org/wiki/File:Wikipedia-logo-v2-pfl.png', 'pihwiki' => '$stdlogo', 'plwiki' => 'http://upload.wikimedia.org/wikipedia/commons/a/ad/Wikipedia-logo-v2-pl.png', 'plwikimedia' => '$stdlogo', @@ -7553,6 +7555,7 @@ 'noboard_chapterswikimedia' => true, # 'nomcomwiki' => true, 'pcdwiki' => true, + 'pflwiki' => true, 'pnbwiki' => true, 'ptwikimedia' => true, 'ptwikiversity' => 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
