r48574 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r48573
|
r48574
|
r48575
>
Date:
06:56, 19 March 2009
Author:
werdna
Status:
ok
Tags:
Comment:
Fix abuse filter sorting by hitcount
Modified paths:
/trunk/extensions/AbuseFilter/Views/AbuseFilterViewList.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/AbuseFilter/Views/AbuseFilterViewList.php
—
—
@@ -170,10 +170,6 @@
171
171
);
172
172
}
173
173
174
- function getIndexField() {
175
- return 'af_id';
176
- }
177
-
178
174
function getFieldNames() {
179
175
static $headers = null;
180
176
Status & tagging log
00:33, 25 March 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r48574
[
removed:
new
added:
ok]