fixed searcg query
This commit is contained in:
@ -130,7 +130,7 @@ function constituentsonly_civicrm_alterSettingsFolders(&$metaDataFolders = NULL)
|
||||
*/
|
||||
function constituentsonly_civicrm_queryObjects(&$queryObjects, $type) {
|
||||
if ($type == 'Contact') {
|
||||
//$queryObjects[] = new CRM_ConstituentsOnly_BAO_Query();
|
||||
$queryObjects[] = new CRM_ConstituentsOnly_BAO_Query();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user