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:
d1b0ffa
)
/usr/local/sbin/gitcom
author
Coleman Watts
<coleman@civicrm.org>
Wed, 17 Apr 2019 14:23:23 +0000
(10:23 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Wed, 17 Apr 2019 14:23:23 +0000
(10:23 -0400)
CRM/Core/BAO/CustomValueTable.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/BAO/CustomValueTable.php
b/CRM/Core/BAO/CustomValueTable.php
index 98f0b96bcba0daf609ecf1d02277c797254990e9..9740318b97f10cdc1066bc6feaef27289c505817 100644
(file)
--- a/
CRM/Core/BAO/CustomValueTable.php
+++ b/
CRM/Core/BAO/CustomValueTable.php
@@
-542,7
+542,7
@@
AND $cond
}
if (!isset($params['entityID']) || !CRM_Utils_Type::validate($params['entityID'], 'Integer', FALSE)) {
- return CRM_Core_Error::createAPIError(ts('entity
ID
needs to be set and of type Integer'));
+ return CRM_Core_Error::createAPIError(ts('entity
_id
needs to be set and of type Integer'));
}
// first collect all the id/value pairs. The format is: