API: Improving list=random. We now use the wrap-around from Title::getRandomTitle...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 1 Feb 2008 23:05:19 +0000 (23:05 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 1 Feb 2008 23:05:19 +0000 (23:05 +0000)
commitf350b22627289e896c6b86eb21eb5962133e2a31
tree1f7c17d9eafe28165e8b508c4dca482bc03eabce
parentbdb1dec60da01193b6db6366343a1f863d19e55e
API: Improving list=random. We now use the wrap-around from Title::getRandomTitle() to get enough pages anyway if we're unlucky, and check for duplicates.
includes/api/ApiQueryRandom.php