installer: Remove unused references to wgResourceLoaderMaxQueryLength
authorTimo Tijhof <krinklemail@gmail.com>
Sat, 28 Feb 2015 17:25:33 +0000 (18:25 +0100)
committerKrinkle <krinklemail@gmail.com>
Sat, 28 Feb 2015 17:31:19 +0000 (17:31 +0000)
commit466c29847d91d1da7e5808a1dea91226ab76a177
tree7626e1eaf753e8a4c61f52f1b7a5bdd9ac8037d5
parent5e8a50dab464ae034036a48c11edcce2005b2f11
installer: Remove unused references to wgResourceLoaderMaxQueryLength

* Added in 40e18e45343.
* Removed in 648bed9f839 (r87494).

The latter left the Installer::values array still populating this
variable eventhough it was no longer used in the generators output.

The example in overrides.php is also outdated as modifying this
variable there would have no effect.

Change-Id: I0c86e94a004c034702c5fcd83257c0f4c3d15a57
includes/installer/Installer.php
includes/installer/LocalSettingsGenerator.php
mw-config/overrides.php