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 @@
75
75
) );
76
76
77
77
$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',
82
82
'edit_id'
83
83
) );
84
84
Status & tagging log
21:05, 24 May 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r88745
[
removed:
new
added:
deferred]