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 @@
207
207
$logitem->id,
208
208
strtotime($logitem->timestamp),
209
209
$logitem->contributor->username,
210
+ $logitem->params,
210
211
"",
211
212
"",
212
213
"",
213
214
"",
214
215
"",
215
- "",
216
216
$logitem->action
217
217
);
218
218
}
Status & tagging log
12:34, 8 December 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r70539
[
removed:
new
added:
deferred]