Added call to hook_civicrm_fieldOptions() from within CRM_Core_PseudoConstant::get...
authorTobias Lounsbury <tobiaslounsbury@gmail.com>
Thu, 17 Mar 2016 20:01:41 +0000 (13:01 -0700)
committerTobias Lounsbury <tobiaslounsbury@gmail.com>
Thu, 17 Mar 2016 20:01:41 +0000 (13:01 -0700)
commitca0f1c4b5969344181feb71df9a625c30dc9c2e8
tree234084413277893798468f6875029c00627836a9
parent0f578135c6f9d151fd2e4fef230ec0f91418224b
Added call to hook_civicrm_fieldOptions() from within CRM_Core_PseudoConstant::get() for fields that validate against a callback.
CRM/Core/PseudoConstant.php