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:
e6101f1
)
Flesh out docblock
author
Seamus Lee
<seamuslee001@gmail.com>
Sun, 18 Sep 2016 02:24:05 +0000
(12:24 +1000)
committer
Seamus Lee
<seamuslee001@gmail.com>
Wed, 12 Oct 2016 22:27:31 +0000
(09:27 +1100)
CRM/Core/OptionValue.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/OptionValue.php
b/CRM/Core/OptionValue.php
index be150369f806049811458222b76a20067db82b26..f4f264172a00fa68106e56e93c7ceaa3216b96f6 100644
(file)
--- a/
CRM/Core/OptionValue.php
+++ b/
CRM/Core/OptionValue.php
@@
-259,6
+259,8
@@
class CRM_Core_OptionValue {
* @param string $fieldName
* The name of the field in the DAO.
* @param bool $domainSpecific
+ * Dos this option groujp allow for duplicate options that are
+ * in separate domain.
*
* @return bool
* true if object exists