(bug 19640) API: Unbreak cmnamespace in miser mode by filtering on the PHP side....
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 15 Jul 2009 10:07:02 +0000 (10:07 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 15 Jul 2009 10:07:02 +0000 (10:07 +0000)
commit96af85cf1ad235029ee3b2a9ff2c7d1e516d3049
tree442016ebf42505c74cbcef94b6ef3a5d49063270
parent963605ea915880ebdb5f420ea8abc5cb65935c9b
(bug 19640) API: Unbreak cmnamespace in miser mode by filtering on the PHP side. This is a dirty, temporary hack that'll have to do until we can do this properly on the database side.
includes/api/ApiQueryCategoryMembers.php