r103935 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103934‎ | r103935 | r103936 >
Date:18:36, 22 November 2011
Author:kipcool
Status:ok
Tags:
Comment:
stupid extra }
Modified paths:
  • /trunk/extensions/Wikidata/OmegaWiki/Editor.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Wikidata/OmegaWiki/Editor.php
@@ -1238,9 +1238,6 @@
12391239 }
12401240 }
12411241
1242 -
1243 - }
1244 -
12451242 public function add( IdStack $idPath ) {
12461243 if ( $this->isAddField )
12471244 return getTextBox( $this->addId( $idPath->getId() ), "", $this->onChangeHandler );

Status & tagging log