bug 32100 installer complains about suhosin GET limit
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 1 Nov 2011 14:05:53 +0000 (14:05 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 1 Nov 2011 14:05:53 +0000 (14:05 +0000)
commitb1715e644ee7cebe5f6a1f1008b36c618cf90781
treee38b7d840e803f03a27bf95146b33d0d8ac7b724
parent2f233ed1c617cfdf300f13d8472ff762b4813cee
bug 32100 installer complains about suhosin GET limit

Our logic was to warn whenever the suhosin GET limit was set.
This patch skip the warning if the limit is 1024 or more.

Also added 'qqq' message for 'config-suhosin-max-value-length'
RELEASE-NOTES-1.18
includes/installer/Installer.i18n.php
includes/installer/Installer.php