Another big cull on unused variables and such
This commit is contained in:
@@ -53,10 +53,6 @@ function efContributionScores_LanguageGetMagic( &$magicWords, $langCode ) {
|
||||
function efContributionScores_Render(&$parser, $usertext, $metric='score') {
|
||||
global $wgContribScoreDisableCache;
|
||||
|
||||
wfLoadExtensionMessages( 'ContributionScores' );
|
||||
|
||||
$output = "";
|
||||
|
||||
if ($wgContribScoreDisableCache) {
|
||||
$parser->disableCache();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user