r70945 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70944‎ | r70945 | r70946 >
Date:13:00, 12 August 2010
Author:demon
Status:ok
Tags:
Comment:
Typofix. Now you can actually enable uploads
Modified paths:
  • /trunk/phase3/includes/installer/WebInstallerPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/WebInstallerPage.php
@@ -759,7 +759,7 @@
760760
761761 public function submit() {
762762 $this->parent->setVarsFromRequest( array( '_RightsProfile', '_LicenseCode',
763 - 'wgEnableEmail', 'wgPasswordSender', 'wgEnableUpload', 'wgLogo',
 763+ 'wgEnableEmail', 'wgPasswordSender', 'wgEnableUploads', 'wgLogo',
764764 'wgEnableUserEmail', 'wgEnotifUserTalk', 'wgEnotifWatchlist',
765765 'wgEmailAuthentication', 'wgMainCacheType', '_MemCachedServers',
766766 'wgUseInstantCommons' ) );

Status & tagging log