forked from CiviWare/com.megaphonetech.relateentities
Added xml file for schema
This commit is contained in:
committed by
Pradeep Nayak
parent
5596e9b90b
commit
ae5edc1f48
@ -133,11 +133,6 @@ function relateentities_civicrm_alterSettingsFolders(&$metaDataFolders = NULL) {
|
||||
*/
|
||||
function relateentities_civicrm_entityTypes(&$entityTypes) {
|
||||
_relateentities_civix_civicrm_entityTypes($entityTypes);
|
||||
$entityTypes[] = [
|
||||
'name' => 'RelateEntities',
|
||||
'class' => 'CRM_RelateEntities_DAO_RelateEntities',
|
||||
'table' => 'civicrm_relate_entities',
|
||||
];
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user