r107748 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r107747
|
r107748
|
r107749
>
Date:
21:59, 31 December 2011
Author:
jeroendedauw
Status:
ok
Tags:
Comment:
fix bug, this broke the sort stuff
Modified paths:
/trunk/extensions/Contest/includes/ContestantPager.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Contest/includes/ContestantPager.php
—
—
@@ -260,10 +260,6 @@
261
261
return 'TablePager contest-contestants';
262
262
}
263
263
264
- function getIndexField() {
265
- return 'contestant_id';
266
- }
267
-
268
264
function getDefaultSort() {
269
265
return 'contestant_id';
270
266
}
Status & tagging log
08:40, 18 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r107748
[
removed:
contest]
17:49, 6 January 2012
😂
(
talk
|
contribs
)
changed the
status
of r107748
[
removed:
new
added:
ok]
06:03, 5 January 2012
RobLa-WMF
(
talk
|
contribs
)
changed the
tags
for r107748
[
added:
contest]