r76394 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76393‎ | r76394 | r76395 >
Date:17:02, 9 November 2010
Author:demon
Status:ok
Tags:
Comment:
Followup r76391, r76393, rm unused msg
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -474,7 +474,6 @@
475475 'config-install-secretkey' => 'Generating secret key',
476476 'config-insecure-secretkey' => "'''Warning:''' Unable to create secure <code>\$wgSecretKey</code>.
477477 Consider changing it manually.",
478 - 'config-install-upgradekey' => 'Generating default upgrade key',
479478 'config-install-sysop' => 'Creating administrator user account',
480479 'config-install-mainpage' => 'Creating main page with default content',
481480 'config-install-mainpage-failed' => 'Could not insert main page.',

Follow-up revisions

RevisionCommit summaryAuthorDate
r77058Revert r76394 after r76806 and document in getInstallSteps() the existance of...platonides15:19, 20 November 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r76391Followup r75392. Per IRC, we should generate a default $wgUpgradeKey (took a ...demon16:51, 9 November 2010
r76393Followup r76391 per CR: just do $wgUpgradeKey in generateSecretKey()demon17:01, 9 November 2010

Status & tagging log