Fix crm_get_custom_field, add crm_get_option_values
wmostrey - December 17, 2008 - 12:53
| Project: | CiviCRM 2.0 Compatibility |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Hi Doug,
Thanks so much for this great module. In working on a CiviCRM upgrade I noticed two issues. The attached patch fixes the crm_get_custom_field function (which doesn't only take "id" but also "label" and "name") and adds the crm_get_option_values function.
