r93077 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93076‎ | r93077 | r93078 >
Date:18:11, 25 July 2011
Author:kipcool
Status:deferred
Tags:
Comment:
and wgStylePath not used...
Modified paths:
  • /trunk/extensions/Wikidata/OmegaWiki/Editor.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Wikidata/OmegaWiki/Editor.php
@@ -693,7 +693,7 @@
694694 }
695695
696696 public function edit( IdStack $idPath, $value ) {
697 - global $wgStylePath, $wgScriptPath ;
 697+ global $wgScriptPath ;
698698
699699 $result = '<table id="' . $idPath->getId() . '" class="wiki-data-table">';
700700 $key = $value->getKey();

Status & tagging log