projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e36421
)
Add community messages enabled/disabled to pingback stats CRM-12375
author
Coleman Watts
<coleman@civicrm.org>
Thu, 18 Apr 2013 02:14:41 +0000
(19:14 -0700)
committer
Coleman Watts
<coleman@civicrm.org>
Thu, 18 Apr 2013 02:14:41 +0000
(19:14 -0700)
CRM/Utils/VersionCheck.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Utils/VersionCheck.php
b/CRM/Utils/VersionCheck.php
index 0dde6a493971dd96e0099a41c3998c4c115e3def..76a5cccfece8b54a4cde6d84e20905441170a64f 100644
(file)
--- 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