You are here

redhen_org_group.inc in RedHen CRM 7

File

modules/redhen_org_group/plugins/selection/redhen_org_group.inc
View source
<?php

$plugin = array(
  'title' => t('Redhen Organization Groups'),
  'class' => 'RedhenGroupSelectionHandler',
);