From: Seamus Lee Date: Wed, 17 May 2017 22:04:32 +0000 (+1000) Subject: CRM-20487 have pingback url use https X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a80769d49eccb9ff257a92fdc60027d8bdec138c;p=civicrm-core.git CRM-20487 have pingback url use https --- diff --git a/CRM/Utils/VersionCheck.php b/CRM/Utils/VersionCheck.php index 6cd1507bd6..4dea0603ad 100644 --- a/CRM/Utils/VersionCheck.php +++ b/CRM/Utils/VersionCheck.php @@ -70,7 +70,7 @@ class CRM_Utils_VersionCheck { /** * @var string */ - public $pingbackUrl = 'http://latest.civicrm.org/stable.php?format=json'; + public $pingbackUrl = 'https://latest.civicrm.org/stable.php?format=json'; /** * Pingback params