From df269b6bcee6ef0997f1eb28affed7e28d394db0 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Tue, 2 Mar 2010 14:11:59 +0000 Subject: [PATCH] Add 'vector' as new skin example, remove the ancient skins as example Backport to 1.16 follows --- config/Installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Installer.php b/config/Installer.php index cca150f498..a54fc97445 100644 --- a/config/Installer.php +++ b/config/Installer.php @@ -1996,7 +1996,7 @@ if ( \$wgCommandLineMode ) { \$wgSecretKey = \"$secretKey\"; ## Default skin: you can change the default skin. Use the internal symbolic -## names, ie 'standard', 'nostalgia', 'cologneblue', 'monobook': +## names, ie 'vector', 'monobook': \$wgDefaultSkin = 'monobook'; ## For attaching licensing metadata to pages, and displaying an -- 2.20.1