r70539 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70538‎ | r70539 | r70540 >
Date:04:21, 6 August 2010
Author:dfinzer
Status:deferred
Tags:
Comment:
Added "params" data in comments column
Modified paths:
  • /trunk/tools/analysis/StreamingXMLHistory.php (modified) (history)

Diff [purge]

Index: trunk/tools/analysis/StreamingXMLHistory.php
@@ -206,12 +206,12 @@
207207 $logitem->id,
208208 strtotime($logitem->timestamp),
209209 $logitem->contributor->username,
 210+ $logitem->params,
210211 "",
211212 "",
212213 "",
213214 "",
214215 "",
215 - "",
216216 $logitem->action
217217 );
218218 }

Status & tagging log