r77765 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77764‎ | r77765 | r77766 >
Date:04:47, 5 December 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
rem dead globals
Modified paths:
  • /trunk/extensions/SemanticMaps/SemanticMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/SemanticMaps.php
@@ -91,7 +91,7 @@
9292 * @return true
9393 */
9494 function smfSetup() {
95 - global $wgExtensionCredits, $wgLang, $wgOut, $smgScriptPath;
 95+ global $wgExtensionCredits, $wgLang;
9696
9797 // Creation of a list of internationalized service names.
9898 $services = array();

Status & tagging log