Fix r83390, need to do where ipb_deleted IS NULL as we're left joining in the table...
authorSam Reed <reedy@users.mediawiki.org>
Mon, 7 Mar 2011 22:58:26 +0000 (22:58 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Mon, 7 Mar 2011 22:58:26 +0000 (22:58 +0000)
commit20548c2596ef6cfe9c629c2914e83f5aec0b3523
treeb433aafef687799972460742de57fdebf29f2e59
parent6fd85d1cd07960dac91bbb86aed68de7f0eb1b02
Fix r83390, need to do where ipb_deleted IS NULL as we're left joining in the table, so it can be null

Duh
includes/api/ApiQueryBase.php