(bug 38451) remove $wgAllowPageInfo
authorReedy <reedy@wikimedia.org>
Sat, 21 Jul 2012 21:37:59 +0000 (22:37 +0100)
committerAntoine Musso <hashar@free.fr>
Fri, 31 Aug 2012 16:17:51 +0000 (18:17 +0200)
commitf6c21c607c5038c90a4518421fcbcc915a012683
treefe4c18423e03acf7a7692038afab97e4f141f4bd
parent70e8fe88911fdbf0f5e0e59a7a8afd4d175b0316
(bug 38451) remove $wgAllowPageInfo

InfoAction needs a bit of work, so this might want to wait a little
while. The patch removes $wgAllowPageInfo which was used to enable the
action=info action (which was disabled by default).

https://gerrit.wikimedia.org/r/#/c/15847 is needed to disable the
counter query.

Change-Id: I467e688090919b627bf1fb124ef712821c2257f6
includes/DefaultSettings.php
includes/Setup.php