Update comment about enabled extensions
authorharitha28 <haritha.h20@gmail.com>
Fri, 4 Sep 2015 13:28:43 +0000 (18:58 +0530)
committerSiebrand <siebrand@kitano.nl>
Tue, 13 Oct 2015 11:29:20 +0000 (11:29 +0000)
commit0299ac021020383bb6c868409ce05b3df19d533c
treeb4455b86398347f8646a7302084b9278756a3c0d
parentdb0d6164c2f4641d1684d4941e05cb37f7f71aa0
Update comment about enabled extensions

The comment message given in enabling the extensions
are based on for the earlier versions of mediawiki which
uses the requireonce() and as at present all the versions
since 1.25 uses wfLoadExtensions() the comment message
have been changed accordingly.

Bug: T100940
Change-Id: I915a4893cc2d89624c9d8dd6504d7dc8bf166cd9
includes/installer/LocalSettingsGenerator.php