Remove $wgExtraSubtitle
authorrobin <robinp.1273@gmail.com>
Sat, 10 May 2014 00:41:46 +0000 (02:41 +0200)
committerReedy <reedy@wikimedia.org>
Sat, 10 May 2014 15:56:41 +0000 (15:56 +0000)
Remove $wgExtraSubtitle, per Change-Id: Ic5121b820f0ce87222e292c447e9ce0014186d76

Change-Id: I20e710a6978f1893ee84a6219464337745b7d2ce

includes/DefaultSettings.php

index 5d35c42..cf94bae 100644 (file)
@@ -2893,11 +2893,6 @@ $wgShowIPinHeader = true;
  */
 $wgSiteNotice = '';
 
-/**
- * A subtitle to add to the tagline, for skins that have it/
- */
-$wgExtraSubtitle = '';
-
 /**
  * If this is set, a "donate" link will appear in the sidebar. Set it to a URL.
  */