X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=CRM%2FMailing%2FDAO%2FMailingGroup.php;h=220bfd13cb08a8554f8d50942feb52ad73f01c80;hb=744e8f1330b393dbf32fbf487ce1f7456c71f750;hp=6c1822212c9603dce4e4cded3433370989cf21e8;hpb=8011b900b037435fd9d779de90f2da4867516858;p=civicrm-core.git diff --git a/CRM/Mailing/DAO/MailingGroup.php b/CRM/Mailing/DAO/MailingGroup.php index 6c1822212c..220bfd13cb 100644 --- a/CRM/Mailing/DAO/MailingGroup.php +++ b/CRM/Mailing/DAO/MailingGroup.php @@ -6,13 +6,15 @@ * * Generated from xml/schema/CRM/Mailing/MailingGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:1869c2f625f9a35820d1342217bd7feb) + * (GenCodeChecksum:a253e806fcb595ede70c812a10c0dbba) */ /** * Database access object for the MailingGroup entity. */ class CRM_Mailing_DAO_MailingGroup extends CRM_Core_DAO { + const EXT = 'civicrm'; + const TABLE_ADDED = ''; /** * Static instance to hold the table name.