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:
e1f92f0
)
CRM-21214 - Fix address sharing - small change
author
Daniël
<9696905+DanielvV@users.noreply.github.com>
Wed, 27 Sep 2017 16:21:00 +0000
(18:21 +0200)
committer
GitHub
<noreply@github.com>
Wed, 27 Sep 2017 16:21:00 +0000
(18:21 +0200)
CRM/Core/BAO/Address.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/BAO/Address.php
b/CRM/Core/BAO/Address.php
index 783a6ce8f452ecc1dac4b9b038382c172fab85cc..94f030b006a7cd947cfc71a5a3044bc9190edc1d 100644
(file)
--- a/
CRM/Core/BAO/Address.php
+++ b/
CRM/Core/BAO/Address.php
@@
-1019,7
+1019,7
@@
SELECT is_primary,
CRM_Core_Session::setStatus(ts("You can't connect an address to itself"), '', 'warning');
}
}
-
+
/**
* Update the shared addresses if master address is modified.
*