Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $options = array(0 => 'Any');
  2.  
  3. $options = array();
  4.  
  5. '#multiple' => TRUE,
  6.  
  7. '#description' => t('Choose to limit this relationship to one or more specific types of CiviCRM relationship.'),
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement