/usr/local/sbin/gitcom
authorColeman Watts <coleman@civicrm.org>
Wed, 17 Apr 2019 14:23:23 +0000 (10:23 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 17 Apr 2019 14:23:23 +0000 (10:23 -0400)
CRM/Core/BAO/CustomValueTable.php

index 98f0b96bcba0daf609ecf1d02277c797254990e9..9740318b97f10cdc1066bc6feaef27289c505817 100644 (file)
@@ -542,7 +542,7 @@ AND    $cond
     }
 
     if (!isset($params['entityID']) || !CRM_Utils_Type::validate($params['entityID'], 'Integer', FALSE)) {
-      return CRM_Core_Error::createAPIError(ts('entityID 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: