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:
b1df120
)
core/issues/75 - warning message after an activity is created
author
Jitendra Purohit
<jitendra@fuzion.co.nz>
Wed, 25 Apr 2018 05:38:25 +0000
(11:08 +0530)
committer
Jitendra Purohit
<jitendra@fuzion.co.nz>
Wed, 25 Apr 2018 05:40:42 +0000
(11:10 +0530)
settings/Core.setting.php
patch
|
blob
|
blame
|
history
diff --git
a/settings/Core.setting.php
b/settings/Core.setting.php
index 3e74fe80aa37c4f679a2b381f1075f98bfc4dd75..0efc087dac7997ce85808a62e8cf56e1d55a5ff0 100644
(file)
--- a/
settings/Core.setting.php
+++ b/
settings/Core.setting.php
@@
-974,6
+974,7
@@
return array(
'type' => 'Array',
'add' => '4.7',
'is_domain' => 1,
+ 'is_contact' => 0,
'default' => array(),
'title' => 'Do not notify assignees for',
'help_text' => 'These activity types will be excluded from automated email notifications to assignees.',