SpecialActiveusers: Use Config objects instead of globals
authorKunal Mehta <legoktm@gmail.com>
Sun, 3 Aug 2014 21:19:24 +0000 (14:19 -0700)
committerKunal Mehta <legoktm@gmail.com>
Sun, 3 Aug 2014 21:19:24 +0000 (14:19 -0700)
commit9e1f4a69748fbd8754bee1e9b0d05b54a271271e
tree0150a0901e2cc2c2c5f3455b0206c40d59107888
parentfa911176befe334bc2a3bf7bee88012828fc9f81
SpecialActiveusers: Use Config objects instead of globals

Except for SpecialActiveUsers::cacheUpdate because I couldn't figure
out what was calling that.

Change-Id: Ib37beba34d41e2a27e4d87f1b2d7654d519334f8
includes/api/ApiQueryAllUsers.php
includes/specials/SpecialActiveusers.php