Changing URLs of mediawiki.org in scripts to the SSL-based website
authorLadsgroup <ladsgroup@gmail.com>
Wed, 12 Mar 2014 22:30:35 +0000 (22:30 +0000)
committerLadsgroup <ladsgroup@gmail.com>
Wed, 12 Mar 2014 23:24:03 +0000 (23:24 +0000)
commit1ba0445c127d4b152509db0d4450d29506f29b9d
treee60bad6077664723d0ce3db18b7acf244de73646
parentd9d4fa85f889185716dfa96b5ce5a5140c126c0e
Changing URLs of mediawiki.org in scripts to the SSL-based website

http://www.mediawiki.org --> https://www.mediawiki.org

Part 2

Change-Id: I3be61fe3dfb502cc20180486eb1a8016eac151df
17 files changed:
img_auth.php
includes/AuthPlugin.php
includes/DefaultSettings.php
includes/Export.php
includes/Feed.php
includes/Import.php
includes/PHPVersionError.php
includes/ProtectionForm.php
includes/Sanitizer.php
includes/WebRequest.php
includes/WikiMap.php
includes/db/CloneDatabase.php
includes/htmlform/HTMLForm.php
includes/installer/InstallDocFormatter.php
includes/installer/LocalSettingsGenerator.php
includes/installer/WebInstallerOutput.php
tests/phpunit/includes/installer/InstallDocFormatterTest.php