From 27307972c08764e1b4ddb47413d19e0da89ffd8e Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Mon, 25 Jan 2016 07:24:16 +0000 Subject: [PATCH] add in missing callback tag --- xml/schema/Core/UFJoin.xml | 4 +++- xml/schema/Mailing/MailingGroup.xml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/xml/schema/Core/UFJoin.xml b/xml/schema/Core/UFJoin.xml index 86e447825b..54b291fd08 100644 --- a/xml/schema/Core/UFJoin.xml +++ b/xml/schema/Core/UFJoin.xml @@ -42,7 +42,9 @@ varchar 64 Name of table where item being referenced is stored. Modules which only need a single collection of uf_join instances may choose not to populate entity_table and entity_id. - CRM_Core_BAO_UFJoin::entityTables + + CRM_Core_BAO_UFJoin::entityTables + 1.3 diff --git a/xml/schema/Mailing/MailingGroup.xml b/xml/schema/Mailing/MailingGroup.xml index 7e586e859d..0bb3bde4e6 100644 --- a/xml/schema/Mailing/MailingGroup.xml +++ b/xml/schema/Mailing/MailingGroup.xml @@ -49,7 +49,9 @@ 64 true Name of table where item being referenced is stored. - CRM_Mailing_BAO_Mailing::mailingGroupEntityTables + + CRM_Mailing_BAO_Mailing::mailingGroupEntityTables + entity_id -- 2.25.1