From: Alexandre Emsenhuber Date: Mon, 8 Nov 2010 10:13:20 +0000 (+0000) Subject: $wgUpgradeKey, not $wgUpgradeKey.php ;) X-Git-Tag: 1.31.0-rc.0~34003 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=6009cc84080ec43bc252fef4d3748c83645f03f6;p=lhc%2Fweb%2Fwiklou.git $wgUpgradeKey, not $wgUpgradeKey.php ;) --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index ad77ba7e21..f87dd6473e 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -16,7 +16,7 @@ $messages['en'] = array( 'config-title' => 'MediaWiki $1 installation', 'config-information' => 'Information', 'config-localsettings-upgrade' => "'''Warning''': A LocalSettings.php file has been detected. -Your software is able to upgrade. Please fill in the value of \$wgUpgradeKey.php in the box", +Your software is able to upgrade. Please fill in the value of \$wgUpgradeKey in the box", 'config-localsettings-key' => 'Upgrade key:', 'config-localsettings-badkey' => 'The key you provided is incorrect', 'config-localsettings-noupgrade' => "'''Error''': A LocalSettings.php file has been detected.