🩹 call the right API to fetch OptionValues
This commit is contained in:
parent
fbe30b0ce5
commit
0ab5bb1fa9
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ class CRM_TwingleCampaign_BAO_OptionValue {
|
|||
// If a specific option value is required
|
||||
try {
|
||||
$option_value = civicrm_api3(
|
||||
'CustomValue',
|
||||
'OptionValue',
|
||||
'get',
|
||||
[
|
||||
'sequential' => 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue