Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
Remove global $wgPasswordSenderName that was obsolete since 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthanguyen committed Mar 4, 2017
1 parent a6b434f commit a97713d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion LocalSettings_gbc.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
$wgSitename = "The Great Ball Contraption Wiki";
$wgMetaNamespace = "GBC";
$wgPasswordSender = "gbc";
$wgPasswordSenderName = "Great Ball Contraption Wiki";

$wgLogo = "http://images.brickimedia.org/thumb/2/22/GBC_Logo.png/140px-GBC_Logo.png";
$wgFavicon = "http://images.brickimedia.org/favicons/gbc.ico";
Expand Down

0 comments on commit a97713d

Please sign in to comment.