Allow extensions to set $wgDisableCounters.
authorMark A. Hershberger <mah@nichework.com>
Tue, 21 Apr 2015 00:31:48 +0000 (20:31 -0400)
committerTimo Tijhof <krinklemail@gmail.com>
Sat, 27 Jun 2015 03:31:25 +0000 (04:31 +0100)
commit364f0b716dc6dab82222bf43c4d621abe0ef3b00
tree41bbf8498bcb2894fbef11f024eb95828f1adf29
parentc81540d7251b468f632791c7187a6f3709087712
Allow extensions to set $wgDisableCounters.

Alternatively, removing this completely might surface the issue for users
more quickly.  Without this change, resolving {T74420} becomes more of an issue.

Bug: T74420
Change-Id: Ib2dc9ed56a945acb06b64f3b85ff07ac2a6b7600
(cherry picked from commit 6b4d6662b5b5005bb84f4c5e6315288611bf57f1)
includes/Setup.php