(bug 29959) Installer fatal when cURL and allow_url_fopen is disabled and user tries...
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 18 Jul 2011 21:56:10 +0000 (21:56 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 18 Jul 2011 21:56:10 +0000 (21:56 +0000)
commit4f21bb309ebfb1b301e452fec868c4fcb3270a37
tree088f3a2e1d65fb13b67a0224701aaba7fb961310
parent365bf2cfc3fa6ceeb20b22432b840a3f36b873a1
(bug 29959) Installer fatal when cURL and allow_url_fopen is disabled and user tries to subsribe to mediawiki-announce

Really, I'm not sure about the usefulness of exploding with a MWException anytime we can't do an external request, but at least we can stop the installer from exploding :)
RELEASE-NOTES-1.19
includes/HttpFunctions.php
includes/installer/Installer.i18n.php
includes/installer/Installer.php