From: Chad Horohoe Date: Tue, 8 Jun 2010 13:38:46 +0000 (+0000) Subject: Followup r66383, need to update generated LocalSettings as well X-Git-Tag: 1.31.0-rc.0~36585 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=e6d3c89de0f4ad178ac7afded549839d7d401be4;p=lhc%2Fweb%2Fwiklou.git Followup r66383, need to update generated LocalSettings as well --- diff --git a/includes/installer/LocalSettingsGenerator.php b/includes/installer/LocalSettingsGenerator.php index 4267b44a88..ce41160304 100644 --- a/includes/installer/LocalSettingsGenerator.php +++ b/includes/installer/LocalSettingsGenerator.php @@ -231,8 +231,8 @@ if ( \$wgCommandLineMode ) { \$wgSecretKey = \"{$this->values['wgSecretKey']}\"; ## Default skin: you can change the default skin. Use the internal symbolic -## names, ie 'standard', 'nostalgia', 'cologneblue', 'monobook': -\$wgDefaultSkin = 'monobook'; +## names, ie 'standard', 'nostalgia', 'cologneblue', 'monobook', 'vector': +\$wgDefaultSkin = 'vector'; ## For attaching licensing metadata to pages, and displaying an ## appropriate copyright notice / icon. GNU Free Documentation