From: Chad Horohoe Date: Thu, 13 May 2010 19:50:59 +0000 (+0000) Subject: Being bold and changing the default skin. Monobook est mort, vive le Vector! X-Git-Tag: 1.31.0-rc.0~36858 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=2833b07a7b833a17e0478125a00f15bc0158b8fb;p=lhc%2Fweb%2Fwiklou.git Being bold and changing the default skin. Monobook est mort, vive le Vector! --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 1e3aa91e8f..b0f742ae2c 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2676,7 +2676,7 @@ $wgDebugTidy = false; $wgValidateAllHtml = false; /** See list of skins and their symbolic names in languages/Language.php */ -$wgDefaultSkin = 'monobook'; +$wgDefaultSkin = 'vector'; /** * Should we allow the user's to select their own skin that will override the default?