Removed unused join array from ActiveUser conds.
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 10 May 2013 01:10:12 +0000 (18:10 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 10 May 2013 01:10:12 +0000 (18:10 -0700)
commit390c515c8d9e18431b5688d17fcf562aa0498945
tree299a3eb3da39a1b7deade9e6561a93962fd8dd7b
parentd1940caa1f4a11e7c7d8d2ff5b178da7de8e2a92
Removed unused join array from ActiveUser conds.

* The table was not in the table array so this did not affect
  the SQL, but was still unused cruft.

Change-Id: Ia5aa934fb6e6de9daeb0072d902df6e681575fd7
includes/specials/SpecialActiveusers.php