r46002 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r46001
|
r46002
|
r46003
>
Date:
05:08, 22 January 2009
Author:
nad
Status:
deferred
Tags:
Comment:
oops, have to actually return said records
Modified paths:
/trunk/extensions/RecordAdmin/RecordAdmin_body.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/RecordAdmin/RecordAdmin_body.php
—
—
@@ -250,6 +250,7 @@
251
251
}
252
252
}
253
253
$dbr->freeResult( $res );
254
+ return $records;
254
255
}
255
256
256
257
/**
Status & tagging log
01:51, 23 January 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r46002
[
removed:
new
added:
deferred]