diff --git a/CRM/Utils/VersionCheck.php b/CRM/Utils/VersionCheck.php index 0dde6a493971dd96e0099a41c3998c4c115e3def..76a5cccfece8b54a4cde6d84e20905441170a64f 100644 --- a/CRM/Utils/VersionCheck.php +++ b/CRM/Utils/VersionCheck.php @@ -113,6 +113,7 @@ class CRM_Utils_VersionCheck { 'ufv' => $config->userFrameworkVersion, 'PHP' => phpversion(), 'MySQL' => CRM_CORE_DAO::singleValueQuery('SELECT VERSION()'), + 'communityMessagesUrl' => CRM_Core_BAO_Setting::getItem(CRM_Core_BAO_Setting::SYSTEM_PREFERENCES_NAME, 'communityMessagesUrl', NULL, '*default*'), ); // Add usage stats