DefaultSettings.php: Remove $wgPasswordSenderName
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 24 Feb 2014 17:40:36 +0000 (18:40 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 24 Feb 2014 17:40:36 +0000 (18:40 +0100)
It doesn't do anything.

Follow-up to Ibfd28cd181365c8c0b5f3e8ffe8f5de8c89844a3.

Change-Id: Id20e4ec1cdae94fadb278146cd72d5a9b247dccf

includes/DefaultSettings.php

index 3526c96..b0ed35b 100644 (file)
@@ -1329,13 +1329,6 @@ $wgPasswordSender = 'apache@' . $serverName;
 
 unset( $serverName ); # Don't leak local variables to global scope
 
-/**
- * Password reminder name
- *
- * @deprecated since 1.23; use the system message 'emailsender' instead.
- */
-$wgPasswordSenderName = 'MediaWiki Mail';
-
 /**
  * Dummy address which should be accepted during mail send action.
  * It might be necessary to adapt the address or to set it equal