r88745 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88744‎ | r88745 | r88746 >
Date:20:19, 24 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
indent fix
Modified paths:
  • /trunk/extensions/SemanticWatchlist/api/ApiQuerySemanticWatchlist.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticWatchlist/api/ApiQuerySemanticWatchlist.php
@@ -74,10 +74,10 @@
7575 ) );
7676
7777 $this->addFields( array(
78 - 'spe_set_id',
79 - 'edit_user_name',
80 - 'edit_page_id',
81 - 'edit_time',
 78+ 'spe_set_id',
 79+ 'edit_user_name',
 80+ 'edit_page_id',
 81+ 'edit_time',
8282 'edit_id'
8383 ) );
8484

Status & tagging log