API: (bug 16483) Kill filesort in ApiQueryBacklinks caused by missing parentheses...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 24 Jan 2009 13:00:43 +0000 (13:00 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 24 Jan 2009 13:00:43 +0000 (13:00 +0000)
commit32042c271f7ce05eb110fd05585b0128076cd16b
treee295d13c3ea2c55ae2806eae472386fcd2c9180f
parentdb1e74f1b2c62682bd98cff747f8efaca2f8e497
API: (bug 16483) Kill filesort in ApiQueryBacklinks caused by missing parentheses. Building query properly now using makeList()
includes/api/ApiQueryBacklinks.php