From 437fafcfbc5284ebe4225d58a235cc6d8882dda8 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 27 Jul 2016 17:21:26 -0700 Subject: [PATCH] fixup CRM-14885 - Import DAOs --- CRM/ACL/DAO/ACL.php | 2 +- CRM/ACL/DAO/Cache.php | 2 +- CRM/ACL/DAO/EntityRole.php | 2 +- CRM/Activity/DAO/Activity.php | 2 +- CRM/Activity/DAO/ActivityContact.php | 2 +- CRM/Batch/DAO/Batch.php | 2 +- CRM/Batch/DAO/EntityBatch.php | 2 +- CRM/Campaign/DAO/Campaign.php | 2 +- CRM/Campaign/DAO/CampaignGroup.php | 2 +- CRM/Campaign/DAO/Survey.php | 2 +- CRM/Case/DAO/Case.php | 2 +- CRM/Case/DAO/CaseActivity.php | 2 +- CRM/Case/DAO/CaseContact.php | 2 +- CRM/Case/DAO/CaseType.php | 2 +- CRM/Contact/DAO/ACLContactCache.php | 2 +- CRM/Contact/DAO/Contact.php | 2 +- CRM/Contact/DAO/ContactType.php | 2 +- CRM/Contact/DAO/DashboardContact.php | 2 +- CRM/Contact/DAO/Group.php | 2 +- CRM/Contact/DAO/GroupContact.php | 2 +- CRM/Contact/DAO/GroupContactCache.php | 2 +- CRM/Contact/DAO/GroupNesting.php | 2 +- CRM/Contact/DAO/GroupOrganization.php | 2 +- CRM/Contact/DAO/Relationship.php | 2 +- CRM/Contact/DAO/RelationshipType.php | 2 +- CRM/Contact/DAO/SavedSearch.php | 2 +- CRM/Contact/DAO/SubscriptionHistory.php | 2 +- CRM/Contribute/DAO/Contribution.php | 2 +- CRM/Contribute/DAO/ContributionPage.php | 2 +- CRM/Contribute/DAO/ContributionProduct.php | 2 +- CRM/Contribute/DAO/ContributionRecur.php | 17 ++++++++++++++++- CRM/Contribute/DAO/ContributionSoft.php | 2 +- CRM/Contribute/DAO/Premium.php | 2 +- CRM/Contribute/DAO/PremiumsProduct.php | 2 +- CRM/Contribute/DAO/Product.php | 2 +- CRM/Contribute/DAO/Widget.php | 2 +- CRM/Core/DAO/ActionLog.php | 2 +- CRM/Core/DAO/ActionMapping.php | 2 +- CRM/Core/DAO/ActionSchedule.php | 2 +- CRM/Core/DAO/Address.php | 2 +- CRM/Core/DAO/AddressFormat.php | 2 +- CRM/Core/DAO/AllCoreTables.data.php | 2 +- CRM/Core/DAO/Cache.php | 2 +- CRM/Core/DAO/Component.php | 2 +- CRM/Core/DAO/Country.php | 2 +- CRM/Core/DAO/County.php | 2 +- CRM/Core/DAO/CustomField.php | 2 +- CRM/Core/DAO/CustomGroup.php | 2 +- CRM/Core/DAO/Dashboard.php | 2 +- CRM/Core/DAO/Discount.php | 2 +- CRM/Core/DAO/Domain.php | 2 +- CRM/Core/DAO/Email.php | 2 +- CRM/Core/DAO/EntityFile.php | 2 +- CRM/Core/DAO/EntityTag.php | 2 +- CRM/Core/DAO/Extension.php | 2 +- CRM/Core/DAO/File.php | 2 +- CRM/Core/DAO/IM.php | 2 +- CRM/Core/DAO/Job.php | 2 +- CRM/Core/DAO/JobLog.php | 2 +- CRM/Core/DAO/LocBlock.php | 2 +- CRM/Core/DAO/LocationType.php | 2 +- CRM/Core/DAO/Log.php | 2 +- CRM/Core/DAO/MailSettings.php | 2 +- CRM/Core/DAO/Managed.php | 2 +- CRM/Core/DAO/Mapping.php | 2 +- CRM/Core/DAO/MappingField.php | 2 +- CRM/Core/DAO/Menu.php | 2 +- CRM/Core/DAO/MessageTemplate.php | 2 +- CRM/Core/DAO/Navigation.php | 2 +- CRM/Core/DAO/Note.php | 2 +- CRM/Core/DAO/OpenID.php | 2 +- CRM/Core/DAO/OptionGroup.php | 2 +- CRM/Core/DAO/OptionValue.php | 2 +- CRM/Core/DAO/Persistent.php | 2 +- CRM/Core/DAO/Phone.php | 2 +- CRM/Core/DAO/PreferencesDate.php | 2 +- CRM/Core/DAO/PrevNextCache.php | 2 +- CRM/Core/DAO/PrintLabel.php | 2 +- CRM/Core/DAO/RecurringEntity.php | 2 +- CRM/Core/DAO/Setting.php | 2 +- CRM/Core/DAO/StateProvince.php | 2 +- CRM/Core/DAO/StatusPreference.php | 2 +- CRM/Core/DAO/SystemLog.php | 2 +- CRM/Core/DAO/Tag.php | 2 +- CRM/Core/DAO/Timezone.php | 2 +- CRM/Core/DAO/UFField.php | 2 +- CRM/Core/DAO/UFGroup.php | 2 +- CRM/Core/DAO/UFJoin.php | 2 +- CRM/Core/DAO/UFMatch.php | 2 +- CRM/Core/DAO/Website.php | 2 +- CRM/Core/DAO/WordReplacement.php | 2 +- CRM/Core/DAO/Worldregion.php | 2 +- CRM/Cxn/DAO/Cxn.php | 2 +- CRM/Dedupe/DAO/Exception.php | 2 +- CRM/Dedupe/DAO/Rule.php | 2 +- CRM/Dedupe/DAO/RuleGroup.php | 2 +- CRM/Event/Cart/DAO/Cart.php | 2 +- CRM/Event/Cart/DAO/EventInCart.php | 2 +- CRM/Event/DAO/Event.php | 2 +- CRM/Event/DAO/Participant.php | 2 +- CRM/Event/DAO/ParticipantPayment.php | 2 +- CRM/Event/DAO/ParticipantStatusType.php | 2 +- CRM/Financial/DAO/Currency.php | 2 +- CRM/Financial/DAO/EntityFinancialAccount.php | 2 +- CRM/Financial/DAO/EntityFinancialTrxn.php | 2 +- CRM/Financial/DAO/FinancialAccount.php | 2 +- CRM/Financial/DAO/FinancialItem.php | 2 +- CRM/Financial/DAO/FinancialTrxn.php | 2 +- CRM/Financial/DAO/FinancialType.php | 2 +- CRM/Financial/DAO/PaymentProcessor.php | 2 +- CRM/Financial/DAO/PaymentProcessorType.php | 2 +- CRM/Financial/DAO/PaymentToken.php | 2 +- CRM/Friend/DAO/Friend.php | 2 +- CRM/Grant/DAO/Grant.php | 2 +- CRM/Mailing/DAO/BouncePattern.php | 2 +- CRM/Mailing/DAO/BounceType.php | 2 +- CRM/Mailing/DAO/Component.php | 2 +- CRM/Mailing/DAO/Mailing.php | 2 +- CRM/Mailing/DAO/MailingAB.php | 2 +- CRM/Mailing/DAO/MailingGroup.php | 2 +- CRM/Mailing/DAO/MailingJob.php | 2 +- CRM/Mailing/DAO/Recipients.php | 2 +- CRM/Mailing/DAO/Spool.php | 2 +- CRM/Mailing/DAO/TrackableURL.php | 2 +- CRM/Mailing/Event/DAO/Bounce.php | 2 +- CRM/Mailing/Event/DAO/Confirm.php | 2 +- CRM/Mailing/Event/DAO/Delivered.php | 2 +- CRM/Mailing/Event/DAO/Forward.php | 2 +- CRM/Mailing/Event/DAO/Opened.php | 2 +- CRM/Mailing/Event/DAO/Queue.php | 2 +- CRM/Mailing/Event/DAO/Reply.php | 2 +- CRM/Mailing/Event/DAO/Subscribe.php | 2 +- CRM/Mailing/Event/DAO/TrackableURLOpen.php | 2 +- CRM/Mailing/Event/DAO/Unsubscribe.php | 2 +- CRM/Member/DAO/Membership.php | 2 +- CRM/Member/DAO/MembershipBlock.php | 2 +- CRM/Member/DAO/MembershipLog.php | 2 +- CRM/Member/DAO/MembershipPayment.php | 2 +- CRM/Member/DAO/MembershipStatus.php | 2 +- CRM/Member/DAO/MembershipType.php | 2 +- CRM/PCP/DAO/PCP.php | 2 +- CRM/PCP/DAO/PCPBlock.php | 2 +- CRM/Pledge/DAO/Pledge.php | 2 +- CRM/Pledge/DAO/PledgeBlock.php | 2 +- CRM/Pledge/DAO/PledgePayment.php | 2 +- CRM/Price/DAO/LineItem.php | 2 +- CRM/Price/DAO/PriceField.php | 2 +- CRM/Price/DAO/PriceFieldValue.php | 2 +- CRM/Price/DAO/PriceSet.php | 2 +- CRM/Price/DAO/PriceSetEntity.php | 2 +- CRM/Queue/DAO/QueueItem.php | 2 +- CRM/Report/DAO/ReportInstance.php | 2 +- CRM/SMS/DAO/Provider.php | 2 +- 153 files changed, 168 insertions(+), 153 deletions(-) diff --git a/CRM/ACL/DAO/ACL.php b/CRM/ACL/DAO/ACL.php index d438855872..d0cbf57370 100644 --- a/CRM/ACL/DAO/ACL.php +++ b/CRM/ACL/DAO/ACL.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/ACL/ACL.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:da8f9a821212af54161bf16e46d053c3) + * (GenCodeChecksum:5727b59234c51d62e5d279c582cbd95b) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/ACL/DAO/Cache.php b/CRM/ACL/DAO/Cache.php index 55af19a53c..7e2c4d7420 100644 --- a/CRM/ACL/DAO/Cache.php +++ b/CRM/ACL/DAO/Cache.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/ACL/Cache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:79c0a66cfb8547a17260ab8feaf03ced) + * (GenCodeChecksum:2022900f4e480daf0ed872bd88a3579b) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/ACL/DAO/EntityRole.php b/CRM/ACL/DAO/EntityRole.php index 847b1fae48..b33a9943de 100644 --- a/CRM/ACL/DAO/EntityRole.php +++ b/CRM/ACL/DAO/EntityRole.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/ACL/EntityRole.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0b7f7ad668b304e9a9551e2dc3eec047) + * (GenCodeChecksum:9ec4917a20273426112e2d0df3e985d1) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Activity/DAO/Activity.php b/CRM/Activity/DAO/Activity.php index eb8c980aea..65179fb851 100644 --- a/CRM/Activity/DAO/Activity.php +++ b/CRM/Activity/DAO/Activity.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Activity/Activity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c0202859f4e584896c899675c81dc453) + * (GenCodeChecksum:c9a4e687808af7624ecb22a5f328b3a4) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Activity/DAO/ActivityContact.php b/CRM/Activity/DAO/ActivityContact.php index f4c4fd1a4e..c2244b74d4 100644 --- a/CRM/Activity/DAO/ActivityContact.php +++ b/CRM/Activity/DAO/ActivityContact.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Activity/ActivityContact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4c1c80e5eca5463c2fb190d3243a1539) + * (GenCodeChecksum:f0e603e16da3ae5c5ac641e6a4bdc46e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Batch/DAO/Batch.php b/CRM/Batch/DAO/Batch.php index 6f162d9c18..cbeb734ee5 100644 --- a/CRM/Batch/DAO/Batch.php +++ b/CRM/Batch/DAO/Batch.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Batch/Batch.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c2030f71901c97e7914636c6c817beb9) + * (GenCodeChecksum:81081e8ad03b0097ba7949b4425b1ca8) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Batch/DAO/EntityBatch.php b/CRM/Batch/DAO/EntityBatch.php index 5befda0f42..47a23e0a09 100644 --- a/CRM/Batch/DAO/EntityBatch.php +++ b/CRM/Batch/DAO/EntityBatch.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Batch/EntityBatch.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3532122d86ee946a7af9cc381ee81ea2) + * (GenCodeChecksum:160615ef07fcb012b5d7fb23a54763a5) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Campaign/DAO/Campaign.php b/CRM/Campaign/DAO/Campaign.php index dac96fd259..a380f8c884 100644 --- a/CRM/Campaign/DAO/Campaign.php +++ b/CRM/Campaign/DAO/Campaign.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Campaign/Campaign.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0e577c2612bc8ef6e370bf369570b972) + * (GenCodeChecksum:f458ad522680b056ea1fe27ef362b523) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Campaign/DAO/CampaignGroup.php b/CRM/Campaign/DAO/CampaignGroup.php index df2216779d..d5821b6b3d 100644 --- a/CRM/Campaign/DAO/CampaignGroup.php +++ b/CRM/Campaign/DAO/CampaignGroup.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Campaign/CampaignGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ac20636ac67d5046245c9d9f6d68d8a6) + * (GenCodeChecksum:4ff30619fe1018210832e24befe9c40f) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Campaign/DAO/Survey.php b/CRM/Campaign/DAO/Survey.php index ee4e8f1dee..8129049491 100644 --- a/CRM/Campaign/DAO/Survey.php +++ b/CRM/Campaign/DAO/Survey.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Campaign/Survey.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e82ba586708ff44cb1f1d8bb5fa0d2cd) + * (GenCodeChecksum:c45e190f503b80f0ee057a9ed43a5753) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Case/DAO/Case.php b/CRM/Case/DAO/Case.php index e9e94cfbee..26fd684ba5 100644 --- a/CRM/Case/DAO/Case.php +++ b/CRM/Case/DAO/Case.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Case/Case.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3c6e5bb0570f71e885edfdfbf8bd39dd) + * (GenCodeChecksum:04bab9fc8d6e510321735d25c97ca261) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Case/DAO/CaseActivity.php b/CRM/Case/DAO/CaseActivity.php index 119868cf76..6716dda5a7 100644 --- a/CRM/Case/DAO/CaseActivity.php +++ b/CRM/Case/DAO/CaseActivity.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Case/CaseActivity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:50a9f27537140c63f630d1925db35176) + * (GenCodeChecksum:c03262db2a1c211dcc17de688ec9cc69) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Case/DAO/CaseContact.php b/CRM/Case/DAO/CaseContact.php index f0932ef111..d31f080494 100644 --- a/CRM/Case/DAO/CaseContact.php +++ b/CRM/Case/DAO/CaseContact.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Case/CaseContact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d4d9b2b55a37fb1c93ea4bd836be63fc) + * (GenCodeChecksum:52a6a7dd974e88c088097761faa8ead7) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Case/DAO/CaseType.php b/CRM/Case/DAO/CaseType.php index ef67aa87dd..fdf11afa72 100644 --- a/CRM/Case/DAO/CaseType.php +++ b/CRM/Case/DAO/CaseType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Case/CaseType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4cce36465cbe6eb544212033d1ff285d) + * (GenCodeChecksum:b7ed773542d2b9e4016e073dac6c70b3) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/ACLContactCache.php b/CRM/Contact/DAO/ACLContactCache.php index 1e53e1b82f..3041ba26be 100644 --- a/CRM/Contact/DAO/ACLContactCache.php +++ b/CRM/Contact/DAO/ACLContactCache.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/ACLContactCache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:68bf4698d0a04526a88a8d8140af4b04) + * (GenCodeChecksum:1fa52b3d989e373155239835b96a8191) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/Contact.php b/CRM/Contact/DAO/Contact.php index 4379807cfe..0c2b33e26a 100644 --- a/CRM/Contact/DAO/Contact.php +++ b/CRM/Contact/DAO/Contact.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/Contact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:684d2dad31a91084502fb8edb6e891bc) + * (GenCodeChecksum:27260577cac7dfa803107cb6f506b834) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/ContactType.php b/CRM/Contact/DAO/ContactType.php index 3a6e37cb83..e7f2428c51 100644 --- a/CRM/Contact/DAO/ContactType.php +++ b/CRM/Contact/DAO/ContactType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/ContactType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b418df428eee821e1812bf0894abebac) + * (GenCodeChecksum:5cd581b1cd8b3dc4f942b1612a1daff0) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/DashboardContact.php b/CRM/Contact/DAO/DashboardContact.php index a43c3df781..84f34fb19a 100644 --- a/CRM/Contact/DAO/DashboardContact.php +++ b/CRM/Contact/DAO/DashboardContact.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/DashboardContact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:886461f804207e59584180d503fb79a6) + * (GenCodeChecksum:5f01747804c5bfc8418f0c6bfa587228) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/Group.php b/CRM/Contact/DAO/Group.php index 879b2ac439..cce899f152 100644 --- a/CRM/Contact/DAO/Group.php +++ b/CRM/Contact/DAO/Group.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/Group.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2b227e236e53b17da87df4abee858cc9) + * (GenCodeChecksum:dfc60eae37cca2aa63dc674d2613264c) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/GroupContact.php b/CRM/Contact/DAO/GroupContact.php index 5e50b7a663..c27c56caaf 100644 --- a/CRM/Contact/DAO/GroupContact.php +++ b/CRM/Contact/DAO/GroupContact.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/GroupContact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3e2deec0ac027dd3b8f9a8410e7db54f) + * (GenCodeChecksum:679a5d513b09d5a9a945b81aa00bd4d8) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/GroupContactCache.php b/CRM/Contact/DAO/GroupContactCache.php index f011bbf53e..649779538e 100644 --- a/CRM/Contact/DAO/GroupContactCache.php +++ b/CRM/Contact/DAO/GroupContactCache.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/GroupContactCache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:80d09930643ba2a11813af6e2f4fe693) + * (GenCodeChecksum:023a51d74e195284645b47368b5d0ba5) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/GroupNesting.php b/CRM/Contact/DAO/GroupNesting.php index de78086671..085ff15b93 100644 --- a/CRM/Contact/DAO/GroupNesting.php +++ b/CRM/Contact/DAO/GroupNesting.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/GroupNesting.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b92da9c8d22f9e730b16168cfc33cef3) + * (GenCodeChecksum:27daca1d6d4359440b4b23c02d8f6d9d) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/GroupOrganization.php b/CRM/Contact/DAO/GroupOrganization.php index 4acd24fa48..2563f8a1f6 100644 --- a/CRM/Contact/DAO/GroupOrganization.php +++ b/CRM/Contact/DAO/GroupOrganization.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/GroupOrganization.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:212e1fb96ce775a5ef8e08e007cdcc66) + * (GenCodeChecksum:df04af8d9ec7a806781ad82b08145a47) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/Relationship.php b/CRM/Contact/DAO/Relationship.php index 507da66ed9..7abb39c821 100644 --- a/CRM/Contact/DAO/Relationship.php +++ b/CRM/Contact/DAO/Relationship.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/Relationship.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:bd7d5f554d48b7d3333196024c3b8fb1) + * (GenCodeChecksum:935010ec18927fdebfa19965f5f73b48) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/RelationshipType.php b/CRM/Contact/DAO/RelationshipType.php index a3a53f12c5..099e479f07 100644 --- a/CRM/Contact/DAO/RelationshipType.php +++ b/CRM/Contact/DAO/RelationshipType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/RelationshipType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2be2e4092ddca15591c07772d701144b) + * (GenCodeChecksum:43f57afa1c349eaa69cb12143276f444) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/SavedSearch.php b/CRM/Contact/DAO/SavedSearch.php index 45f3ae2ec0..9f7f1903a5 100644 --- a/CRM/Contact/DAO/SavedSearch.php +++ b/CRM/Contact/DAO/SavedSearch.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/SavedSearch.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:68a083df6062c6be6fbda72da478e15c) + * (GenCodeChecksum:1972403bedc8ca79674ce1b7f6f3760c) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contact/DAO/SubscriptionHistory.php b/CRM/Contact/DAO/SubscriptionHistory.php index aba3fe6379..98ee0e0b51 100644 --- a/CRM/Contact/DAO/SubscriptionHistory.php +++ b/CRM/Contact/DAO/SubscriptionHistory.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contact/SubscriptionHistory.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:8453fdd7e95e6187b20a06f5dc61cdde) + * (GenCodeChecksum:1aa5b138c1294eb320ce13ff98c124ef) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contribute/DAO/Contribution.php b/CRM/Contribute/DAO/Contribution.php index a3ee81057a..b8f27e41a4 100644 --- a/CRM/Contribute/DAO/Contribution.php +++ b/CRM/Contribute/DAO/Contribution.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/Contribution.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:21419336661c08dc9c98f102a334dc40) + * (GenCodeChecksum:f4c8d34b6650ac5eafbfbd3d6b8a51ca) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contribute/DAO/ContributionPage.php b/CRM/Contribute/DAO/ContributionPage.php index 573ff2996c..5039814450 100644 --- a/CRM/Contribute/DAO/ContributionPage.php +++ b/CRM/Contribute/DAO/ContributionPage.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionPage.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:5ee386ebb241a924256941b964427a29) + * (GenCodeChecksum:4948188e5ba353c75f5c3fe00e67a5ea) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contribute/DAO/ContributionProduct.php b/CRM/Contribute/DAO/ContributionProduct.php index 3e51db732a..701061b34b 100644 --- a/CRM/Contribute/DAO/ContributionProduct.php +++ b/CRM/Contribute/DAO/ContributionProduct.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionProduct.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3dc11bb8d780aa095b214dbcf0c8f1e6) + * (GenCodeChecksum:c40733f5ba2ac9d433e25758534a7f2e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contribute/DAO/ContributionRecur.php b/CRM/Contribute/DAO/ContributionRecur.php index 3369ccdec4..95931b151a 100644 --- a/CRM/Contribute/DAO/ContributionRecur.php +++ b/CRM/Contribute/DAO/ContributionRecur.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionRecur.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:fe7fe63ae2bf5e2e2c1f9e2449d5bda6) + * (GenCodeChecksum:0d69452bb0935f1146d7f5fdaff295bc) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; @@ -465,6 +465,9 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO { 'headerPattern' => '', 'dataPattern' => '', 'export' => true, + 'html' => array( + 'type' => 'CheckBox', + ) , ) , 'cycle_day' => array( 'name' => 'cycle_day', @@ -473,6 +476,9 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO { 'description' => 'Day in the period when the payment should be charged e.g. 1st of month, 15th etc.', 'required' => true, 'default' => '1', + 'html' => array( + 'type' => 'Text', + ) , ) , 'next_sched_contribution_date' => array( 'name' => 'next_sched_contribution_date', @@ -488,6 +494,9 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO { 'type' => CRM_Utils_Type::T_INT, 'title' => ts('Number of Failures') , 'description' => 'Number of failed charge attempts since last success. Business rule could be set to deactivate on more than x failures.', + 'html' => array( + 'type' => 'Text', + ) , ) , 'failure_retry_date' => array( 'name' => 'failure_retry_date', @@ -504,6 +513,9 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO { 'title' => ts('Auto Renew') , 'description' => 'Some systems allow contributor to set a number of installments - but then auto-renew the subscription or commitment if they do not cancel.', 'required' => true, + 'html' => array( + 'type' => 'CheckBox', + ) , ) , 'payment_processor_id' => array( 'name' => 'payment_processor_id', @@ -564,6 +576,9 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO { 'title' => ts('Send email Receipt?') , 'description' => 'if true, receipt is automatically emailed to contact on each successful payment', 'default' => '1', + 'html' => array( + 'type' => 'CheckBox', + ) , ) , ); } diff --git a/CRM/Contribute/DAO/ContributionSoft.php b/CRM/Contribute/DAO/ContributionSoft.php index 6e3b6e355e..0eca903663 100644 --- a/CRM/Contribute/DAO/ContributionSoft.php +++ b/CRM/Contribute/DAO/ContributionSoft.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionSoft.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3ba9cc08a7096d901735622557f85f3d) + * (GenCodeChecksum:ea8abcdf53630758c538439bb186c717) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contribute/DAO/Premium.php b/CRM/Contribute/DAO/Premium.php index 5c26f886be..529c61cb2c 100644 --- a/CRM/Contribute/DAO/Premium.php +++ b/CRM/Contribute/DAO/Premium.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/Premium.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:aaed45fea2558269a6771ba3480e6b19) + * (GenCodeChecksum:c84ce7b79339fc7842fe872fe75eccc1) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contribute/DAO/PremiumsProduct.php b/CRM/Contribute/DAO/PremiumsProduct.php index 60a7593d5e..d0ebdfa515 100644 --- a/CRM/Contribute/DAO/PremiumsProduct.php +++ b/CRM/Contribute/DAO/PremiumsProduct.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/PremiumsProduct.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:16f76907bbd9142b5c8e4820a4bdba34) + * (GenCodeChecksum:3580529cebca0659c28e8d4f55015c22) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contribute/DAO/Product.php b/CRM/Contribute/DAO/Product.php index 60c9566a5f..5f2cf951fe 100644 --- a/CRM/Contribute/DAO/Product.php +++ b/CRM/Contribute/DAO/Product.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/Product.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9907599518b86a4ff232db541df43d85) + * (GenCodeChecksum:cb23fc697bf604c7303bd7c0994635cc) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Contribute/DAO/Widget.php b/CRM/Contribute/DAO/Widget.php index cb78bbdf67..0a1979e401 100644 --- a/CRM/Contribute/DAO/Widget.php +++ b/CRM/Contribute/DAO/Widget.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Contribute/Widget.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7414818b41b32e4c0d5a919be3f5f1e5) + * (GenCodeChecksum:0c274425d81e53c5a1f1a4f4e3078ce3) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/ActionLog.php b/CRM/Core/DAO/ActionLog.php index f1013b89d5..b692a47d43 100644 --- a/CRM/Core/DAO/ActionLog.php +++ b/CRM/Core/DAO/ActionLog.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/ActionLog.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:06f1af79fd11558c32551e9cb27e4db8) + * (GenCodeChecksum:721c03b2046e11d8774a5e14204a28d8) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/ActionMapping.php b/CRM/Core/DAO/ActionMapping.php index b5f18d6696..c6b3b27193 100644 --- a/CRM/Core/DAO/ActionMapping.php +++ b/CRM/Core/DAO/ActionMapping.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/ActionMapping.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:5c50df10647356b908eaa6670f731b38) + * (GenCodeChecksum:cf61768a3400766af641f4d6e9f6cba8) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/ActionSchedule.php b/CRM/Core/DAO/ActionSchedule.php index 9a9de6460c..29539e29a7 100644 --- a/CRM/Core/DAO/ActionSchedule.php +++ b/CRM/Core/DAO/ActionSchedule.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/ActionSchedule.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f71bec9995eb3968faf7ccfba01950b2) + * (GenCodeChecksum:efbbcd42e2e66193146a95e21c19f996) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Address.php b/CRM/Core/DAO/Address.php index 7676c92a78..9220b4859b 100644 --- a/CRM/Core/DAO/Address.php +++ b/CRM/Core/DAO/Address.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Address.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:8b9654a6e43f3c24966929b6d7889885) + * (GenCodeChecksum:af966c0284f44b6d20f654125b211c37) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/AddressFormat.php b/CRM/Core/DAO/AddressFormat.php index 12094c8ac1..3bf875d3e4 100644 --- a/CRM/Core/DAO/AddressFormat.php +++ b/CRM/Core/DAO/AddressFormat.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/AddressFormat.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ab9f0a517aa2c23031b0a3e53c4e6daa) + * (GenCodeChecksum:ef2bb5732dc5f40f6713f48c72f011ba) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/AllCoreTables.data.php b/CRM/Core/DAO/AllCoreTables.data.php index 0f63cd5293..1a4538990a 100644 --- a/CRM/Core/DAO/AllCoreTables.data.php +++ b/CRM/Core/DAO/AllCoreTables.data.php @@ -24,7 +24,7 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ */ -// (GenCodeChecksum:c7c8656f47602b957955208402beed5d) +// (GenCodeChecksum:ba879fefd1a64218277bad08e0a29af7) return array( 'CRM_Core_DAO_AddressFormat' => array( 'name' => 'AddressFormat', diff --git a/CRM/Core/DAO/Cache.php b/CRM/Core/DAO/Cache.php index f1eb7a0a77..1fa1ea7c90 100644 --- a/CRM/Core/DAO/Cache.php +++ b/CRM/Core/DAO/Cache.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Cache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:952552e8514aaf6a180fd6aeb3dd67b3) + * (GenCodeChecksum:b145d7f1474d493c2df518be572bc56c) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Component.php b/CRM/Core/DAO/Component.php index e0eec49d34..4d01832d33 100644 --- a/CRM/Core/DAO/Component.php +++ b/CRM/Core/DAO/Component.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Component.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:274cffd1bd469e5cba83dc3c25ab2f8c) + * (GenCodeChecksum:139dcaac103194eb41070ed8d7753d90) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Country.php b/CRM/Core/DAO/Country.php index 5a552c75c9..5ad2b7c038 100644 --- a/CRM/Core/DAO/Country.php +++ b/CRM/Core/DAO/Country.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Country.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:640d17a50f287bff009c7a164982aa20) + * (GenCodeChecksum:3b3a4169f7747aa7b8fd5b6a81859e50) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/County.php b/CRM/Core/DAO/County.php index f172a246b3..26aed4135e 100644 --- a/CRM/Core/DAO/County.php +++ b/CRM/Core/DAO/County.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/County.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:42332b390eea151b3de118669cf09963) + * (GenCodeChecksum:5123c059a50972248c5ced75a03c4eb5) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/CustomField.php b/CRM/Core/DAO/CustomField.php index 695204de6d..61d07d045c 100644 --- a/CRM/Core/DAO/CustomField.php +++ b/CRM/Core/DAO/CustomField.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/CustomField.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6a42b0de2b1ae749ef42f35a96b7b99f) + * (GenCodeChecksum:dc13acb1a31d4ed4837ebb0a167da9e9) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/CustomGroup.php b/CRM/Core/DAO/CustomGroup.php index e5f14df362..6447fc553c 100644 --- a/CRM/Core/DAO/CustomGroup.php +++ b/CRM/Core/DAO/CustomGroup.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/CustomGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:38506cd6eee08189ceae6520952a0a48) + * (GenCodeChecksum:01465947abefe26da02c4a81505afe08) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Dashboard.php b/CRM/Core/DAO/Dashboard.php index d163f0c167..eb57343be1 100644 --- a/CRM/Core/DAO/Dashboard.php +++ b/CRM/Core/DAO/Dashboard.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Dashboard.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:34427b4a208283a8b74064cabba214a6) + * (GenCodeChecksum:b5c91969a65943ff6daf8c43a9bd0fe4) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Discount.php b/CRM/Core/DAO/Discount.php index c3f97e5a93..2d9337cc66 100644 --- a/CRM/Core/DAO/Discount.php +++ b/CRM/Core/DAO/Discount.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Discount.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:75da068eb56baec87fde8928832ecc49) + * (GenCodeChecksum:b82536086f7f2111cddc36452c9aeb9e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Domain.php b/CRM/Core/DAO/Domain.php index 7d1fefdf9c..58f7bfa850 100644 --- a/CRM/Core/DAO/Domain.php +++ b/CRM/Core/DAO/Domain.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Domain.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:afa6c9619ebd7c89875504cab8c601ef) + * (GenCodeChecksum:a403ee4e3ef5f8398d0103c8a5ba1645) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Email.php b/CRM/Core/DAO/Email.php index f8f20307ee..eb5bf6ebc3 100644 --- a/CRM/Core/DAO/Email.php +++ b/CRM/Core/DAO/Email.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Email.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2dc794da457f8b47e5f981ec65fac8e7) + * (GenCodeChecksum:988b68b07a90ff903001c8f68b2e2545) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/EntityFile.php b/CRM/Core/DAO/EntityFile.php index 6b20317f42..9c2bc6e3c1 100644 --- a/CRM/Core/DAO/EntityFile.php +++ b/CRM/Core/DAO/EntityFile.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/EntityFile.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:76017bafd716db9f4985c7efb8183cfd) + * (GenCodeChecksum:e5908be6be52569450e442e9fd5f0356) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/EntityTag.php b/CRM/Core/DAO/EntityTag.php index 8a7ca8f4f8..0da4bd0672 100644 --- a/CRM/Core/DAO/EntityTag.php +++ b/CRM/Core/DAO/EntityTag.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/EntityTag.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:967442bce6e54fe4ca4fdcb91f580cef) + * (GenCodeChecksum:b20b74dc25d45ec2053e8aa064530c1e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Extension.php b/CRM/Core/DAO/Extension.php index 30b00015e7..8e85be2786 100644 --- a/CRM/Core/DAO/Extension.php +++ b/CRM/Core/DAO/Extension.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Extension.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3fc8ca00fcd2e22a0087506f09507073) + * (GenCodeChecksum:9f05903fb26f373b3f7715b2a5e90ce6) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/File.php b/CRM/Core/DAO/File.php index ff1960bd99..bb3e776875 100644 --- a/CRM/Core/DAO/File.php +++ b/CRM/Core/DAO/File.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/File.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:175852e7e39c740ce903ccc56da20388) + * (GenCodeChecksum:0eba11703ecd7155339b6527ff0f864e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/IM.php b/CRM/Core/DAO/IM.php index 20ed47481a..fafea31723 100644 --- a/CRM/Core/DAO/IM.php +++ b/CRM/Core/DAO/IM.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/IM.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:1f7e266130e31dbdaf5e2021c5ba09ea) + * (GenCodeChecksum:f8e6b92d253482e7ad6cfd663e583d66) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Job.php b/CRM/Core/DAO/Job.php index 0cc365b766..8a06c2a8dc 100644 --- a/CRM/Core/DAO/Job.php +++ b/CRM/Core/DAO/Job.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Job.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d8f718bddca376de7c6e3fd9b3c13070) + * (GenCodeChecksum:5c0e5cb30a7aaee5be8f3a2e6d23b84b) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/JobLog.php b/CRM/Core/DAO/JobLog.php index ea8bcba10e..6412a47d9e 100644 --- a/CRM/Core/DAO/JobLog.php +++ b/CRM/Core/DAO/JobLog.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/JobLog.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b3db255c249f77b4c75694be17dd4191) + * (GenCodeChecksum:4b0845059b2070b57b02b8b1c6c9df50) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/LocBlock.php b/CRM/Core/DAO/LocBlock.php index c25b84b8f8..95c0d37fb4 100644 --- a/CRM/Core/DAO/LocBlock.php +++ b/CRM/Core/DAO/LocBlock.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/LocBlock.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2a7b1e825f701ffdd3c41e6da8f312c1) + * (GenCodeChecksum:3b7c983be2e2ecc28d15c6ae02681985) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/LocationType.php b/CRM/Core/DAO/LocationType.php index df94a41905..155ced5dd3 100644 --- a/CRM/Core/DAO/LocationType.php +++ b/CRM/Core/DAO/LocationType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/LocationType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b3611cf092b85908a9f3133c667c2862) + * (GenCodeChecksum:f0327e335eb583862d2bd8afad6444ac) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Log.php b/CRM/Core/DAO/Log.php index a2344c4dd2..d20255e12a 100644 --- a/CRM/Core/DAO/Log.php +++ b/CRM/Core/DAO/Log.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Log.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7960dedfa838bdfb99b0a0c1a55c6c06) + * (GenCodeChecksum:316a8a9a9d716cc5847f05668de2c331) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/MailSettings.php b/CRM/Core/DAO/MailSettings.php index bc80a1e50e..28479581dd 100644 --- a/CRM/Core/DAO/MailSettings.php +++ b/CRM/Core/DAO/MailSettings.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/MailSettings.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0707df8b7612f3aec6bd0d98fccb8464) + * (GenCodeChecksum:16f3698a9997d082948fd562d6782962) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Managed.php b/CRM/Core/DAO/Managed.php index 2122d65cce..9f95693fad 100644 --- a/CRM/Core/DAO/Managed.php +++ b/CRM/Core/DAO/Managed.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Managed.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2921c71ebc07f80ebe948f283ceed5da) + * (GenCodeChecksum:c6ff05c82573ab973ddae2bd839a5a6d) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Mapping.php b/CRM/Core/DAO/Mapping.php index b71a3ac604..687f66a1d0 100644 --- a/CRM/Core/DAO/Mapping.php +++ b/CRM/Core/DAO/Mapping.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Mapping.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e2cbe03713267fb3e323225059ee8257) + * (GenCodeChecksum:4e293e6d117828f1e2000de5a4a0d0c0) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/MappingField.php b/CRM/Core/DAO/MappingField.php index d0276f8795..06a9316a34 100644 --- a/CRM/Core/DAO/MappingField.php +++ b/CRM/Core/DAO/MappingField.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/MappingField.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3d48f11ca4d7d7bfbfa9125745b0f3e1) + * (GenCodeChecksum:1488c12897446c8720328c904584442e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Menu.php b/CRM/Core/DAO/Menu.php index 9e516f064c..4f8950491c 100644 --- a/CRM/Core/DAO/Menu.php +++ b/CRM/Core/DAO/Menu.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Menu.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ed98e9568ede4fc7953b53b46a72b8db) + * (GenCodeChecksum:cde2f8bb660dfd2d166e6a3a6c231178) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/MessageTemplate.php b/CRM/Core/DAO/MessageTemplate.php index 11d09c787e..ec840b4c72 100644 --- a/CRM/Core/DAO/MessageTemplate.php +++ b/CRM/Core/DAO/MessageTemplate.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/MessageTemplate.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:523f8ccc143651d5d4ea4adf620f71fa) + * (GenCodeChecksum:3fbfb8f01af4d15128b6e3982d9337d9) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Navigation.php b/CRM/Core/DAO/Navigation.php index e5c330acec..5f36034c11 100644 --- a/CRM/Core/DAO/Navigation.php +++ b/CRM/Core/DAO/Navigation.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Navigation.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c3b7b590569688ba8156a16364182852) + * (GenCodeChecksum:28492fb431c3874453b53d0af4e3834a) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Note.php b/CRM/Core/DAO/Note.php index 3706b0ca64..e147f1b38e 100644 --- a/CRM/Core/DAO/Note.php +++ b/CRM/Core/DAO/Note.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Note.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f3613de0ab425231c562e0f115538c5b) + * (GenCodeChecksum:685b6d9d10917535fe9fdf3f63f4a559) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/OpenID.php b/CRM/Core/DAO/OpenID.php index a5a97b4584..a934454b9b 100644 --- a/CRM/Core/DAO/OpenID.php +++ b/CRM/Core/DAO/OpenID.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/OpenID.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:65368738f80079a3721b69b02af6c316) + * (GenCodeChecksum:3efcaf2616702a4f0de774761beea36b) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/OptionGroup.php b/CRM/Core/DAO/OptionGroup.php index dd423b5365..1e91f52e69 100644 --- a/CRM/Core/DAO/OptionGroup.php +++ b/CRM/Core/DAO/OptionGroup.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/OptionGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3fc50ba774dcb073e5ab1a2e84bf880f) + * (GenCodeChecksum:d40138ee472e300ad58c19b283f1b585) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/OptionValue.php b/CRM/Core/DAO/OptionValue.php index eccecaf898..1840017016 100644 --- a/CRM/Core/DAO/OptionValue.php +++ b/CRM/Core/DAO/OptionValue.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/OptionValue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e3ea14ca20323b98bff16b8ea1407425) + * (GenCodeChecksum:cfa37dbb4bcb24f01ea8c59d2e2705e3) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Persistent.php b/CRM/Core/DAO/Persistent.php index 1388258712..7dcbf53fa6 100644 --- a/CRM/Core/DAO/Persistent.php +++ b/CRM/Core/DAO/Persistent.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Persistent.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:45370efa65bf803c7e12d00d96f32a22) + * (GenCodeChecksum:9b08831f82375bb41e0f54c03b69b79e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Phone.php b/CRM/Core/DAO/Phone.php index cfbc653c61..cbfc153f2e 100644 --- a/CRM/Core/DAO/Phone.php +++ b/CRM/Core/DAO/Phone.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Phone.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:dfbacc644b095f173adcb2c97152192d) + * (GenCodeChecksum:97437ba9054b6175f63fe45e1756081f) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/PreferencesDate.php b/CRM/Core/DAO/PreferencesDate.php index 2c18ba1737..750cc6603f 100644 --- a/CRM/Core/DAO/PreferencesDate.php +++ b/CRM/Core/DAO/PreferencesDate.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/PreferencesDate.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:097f0d4a35358bcecdbce07a99288b02) + * (GenCodeChecksum:85f54758c28f13fd4ec48f1bf45a9875) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/PrevNextCache.php b/CRM/Core/DAO/PrevNextCache.php index 71fc3f212e..3916bf80c7 100644 --- a/CRM/Core/DAO/PrevNextCache.php +++ b/CRM/Core/DAO/PrevNextCache.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/PrevNextCache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:196227019da4fb47bac4ae93d159757a) + * (GenCodeChecksum:50673715dba67219734f6235bf18f0db) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/PrintLabel.php b/CRM/Core/DAO/PrintLabel.php index ec289a2547..4363cb1766 100644 --- a/CRM/Core/DAO/PrintLabel.php +++ b/CRM/Core/DAO/PrintLabel.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/PrintLabel.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b472155ff2882fa2c65222e6063f6507) + * (GenCodeChecksum:f918d361f86f65ae2e6691b2d2dc062f) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/RecurringEntity.php b/CRM/Core/DAO/RecurringEntity.php index 437f3e404f..c44f1866af 100644 --- a/CRM/Core/DAO/RecurringEntity.php +++ b/CRM/Core/DAO/RecurringEntity.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/RecurringEntity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b1fbcf5291f3766de514bcde365743a9) + * (GenCodeChecksum:313755d167ca428c11a245f50a786127) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Setting.php b/CRM/Core/DAO/Setting.php index 5c31496f0d..9d543d384a 100644 --- a/CRM/Core/DAO/Setting.php +++ b/CRM/Core/DAO/Setting.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Setting.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4c444a8dbc1832972c356548e6dd48af) + * (GenCodeChecksum:cc5f4aca441eb6d874c637a53cabddd8) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/StateProvince.php b/CRM/Core/DAO/StateProvince.php index 656e4e49e6..a7a9f0fc72 100644 --- a/CRM/Core/DAO/StateProvince.php +++ b/CRM/Core/DAO/StateProvince.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/StateProvince.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:eb9f2b5e6268fe81bf226acdc126d0dd) + * (GenCodeChecksum:c27dc7717825021cafc443d7d3244c8d) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/StatusPreference.php b/CRM/Core/DAO/StatusPreference.php index a06a3e1023..b573277449 100644 --- a/CRM/Core/DAO/StatusPreference.php +++ b/CRM/Core/DAO/StatusPreference.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/StatusPreference.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:94258a10ef852fb171334d1f632f91e4) + * (GenCodeChecksum:a4010608f5b37f8e703fd4ae4b63bb35) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/SystemLog.php b/CRM/Core/DAO/SystemLog.php index 50400f53af..871c11f854 100644 --- a/CRM/Core/DAO/SystemLog.php +++ b/CRM/Core/DAO/SystemLog.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/SystemLog.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:23db96fd481ff90d7556cad2ae90560b) + * (GenCodeChecksum:de437db587f1fb4d7f90320e3e42db2c) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Tag.php b/CRM/Core/DAO/Tag.php index 4e08bfe57d..7f793a908c 100644 --- a/CRM/Core/DAO/Tag.php +++ b/CRM/Core/DAO/Tag.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Tag.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2e064caca6ca7ac8e3078be52cb7c715) + * (GenCodeChecksum:e62b7ed2ffb1714200328dd2b08cdc9c) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Timezone.php b/CRM/Core/DAO/Timezone.php index f172028d29..3d32ae9328 100644 --- a/CRM/Core/DAO/Timezone.php +++ b/CRM/Core/DAO/Timezone.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Timezone.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:be63fa40c8b49d870a708348a633ed58) + * (GenCodeChecksum:7c62b5e4fa45d144d5defc849ee0ca6f) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/UFField.php b/CRM/Core/DAO/UFField.php index a3fb313bde..4214d4f426 100644 --- a/CRM/Core/DAO/UFField.php +++ b/CRM/Core/DAO/UFField.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/UFField.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3e8d84bf65b429f05dd199d739007bf0) + * (GenCodeChecksum:4565f52f669979587f1e3e1b6f6a1684) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/UFGroup.php b/CRM/Core/DAO/UFGroup.php index f5b9ac159a..705bca67b3 100644 --- a/CRM/Core/DAO/UFGroup.php +++ b/CRM/Core/DAO/UFGroup.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/UFGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7c181b05bc317bd96b74eccf5c3aa9ed) + * (GenCodeChecksum:0428de652198e17e9b651a08e38f9cc4) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/UFJoin.php b/CRM/Core/DAO/UFJoin.php index 298c017858..a7e0b3b37a 100644 --- a/CRM/Core/DAO/UFJoin.php +++ b/CRM/Core/DAO/UFJoin.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/UFJoin.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e1e079058db4173c3780abfaf8ee98e9) + * (GenCodeChecksum:0c93775718d7f983d457974f5a733491) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/UFMatch.php b/CRM/Core/DAO/UFMatch.php index 0ddfb85e4f..6772967d68 100644 --- a/CRM/Core/DAO/UFMatch.php +++ b/CRM/Core/DAO/UFMatch.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/UFMatch.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3918388730a704a411f3b1daf2cdfded) + * (GenCodeChecksum:3753b535177e56dd00e57a1acb5d85a1) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Website.php b/CRM/Core/DAO/Website.php index d2eb9b6c0c..0aeaffe467 100644 --- a/CRM/Core/DAO/Website.php +++ b/CRM/Core/DAO/Website.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Website.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:105074f3140644df04a4d219436c8c5a) + * (GenCodeChecksum:40a585fbb41385458f0332b03388c078) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/WordReplacement.php b/CRM/Core/DAO/WordReplacement.php index b1567ee55a..3941ec26ce 100644 --- a/CRM/Core/DAO/WordReplacement.php +++ b/CRM/Core/DAO/WordReplacement.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/WordReplacement.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d2a92fd9cc43494ed122fb08648bd0dc) + * (GenCodeChecksum:92b2139ba33ee66fec3e6bb529af304e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Core/DAO/Worldregion.php b/CRM/Core/DAO/Worldregion.php index e9a9db5765..d632949fe2 100644 --- a/CRM/Core/DAO/Worldregion.php +++ b/CRM/Core/DAO/Worldregion.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Core/Worldregion.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b961975f645e99c61474d9e2718abdb5) + * (GenCodeChecksum:710a568363468092ddc0fc7d1b14abd1) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Cxn/DAO/Cxn.php b/CRM/Cxn/DAO/Cxn.php index dbad7857f9..c16f813844 100644 --- a/CRM/Cxn/DAO/Cxn.php +++ b/CRM/Cxn/DAO/Cxn.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Cxn/Cxn.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:36dd91f491a0a0fd197362ca88a247e0) + * (GenCodeChecksum:486a0a360a4a9913e94e3879e51300f6) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Dedupe/DAO/Exception.php b/CRM/Dedupe/DAO/Exception.php index 6e81cfbac8..350b807200 100644 --- a/CRM/Dedupe/DAO/Exception.php +++ b/CRM/Dedupe/DAO/Exception.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Dedupe/Exception.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c583709d5754a27afc9654559385bcdb) + * (GenCodeChecksum:dcb340c85bb19050f0ed6c4c46dc8a4f) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Dedupe/DAO/Rule.php b/CRM/Dedupe/DAO/Rule.php index 01cfb006d0..6be1a7913b 100644 --- a/CRM/Dedupe/DAO/Rule.php +++ b/CRM/Dedupe/DAO/Rule.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Dedupe/Rule.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:a968a54a593ab42c5c5e4fd3fe0b1bba) + * (GenCodeChecksum:083bfadf2e54fb13a6875d14f2e52b5a) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Dedupe/DAO/RuleGroup.php b/CRM/Dedupe/DAO/RuleGroup.php index 7f699f547c..554a320a37 100644 --- a/CRM/Dedupe/DAO/RuleGroup.php +++ b/CRM/Dedupe/DAO/RuleGroup.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Dedupe/RuleGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e3970a441635e0aae612f5fd64cfc8da) + * (GenCodeChecksum:8abbb6f14d0c67212a271bc1a08b57c2) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Event/Cart/DAO/Cart.php b/CRM/Event/Cart/DAO/Cart.php index e43e89cca0..4312b91285 100644 --- a/CRM/Event/Cart/DAO/Cart.php +++ b/CRM/Event/Cart/DAO/Cart.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Event/Cart/Cart.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:5765a56738baad4ad007cd09b540ce86) + * (GenCodeChecksum:8570af177a3699d8c171da3fc47baead) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Event/Cart/DAO/EventInCart.php b/CRM/Event/Cart/DAO/EventInCart.php index 44a43f246f..f3046f131a 100644 --- a/CRM/Event/Cart/DAO/EventInCart.php +++ b/CRM/Event/Cart/DAO/EventInCart.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Event/Cart/EventInCart.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9a08efcac6a99827197e9bfe81ccca8a) + * (GenCodeChecksum:a4e5911c90ffc91d0dceb60bf024afc8) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Event/DAO/Event.php b/CRM/Event/DAO/Event.php index e86ca81a07..fe70d7d87d 100644 --- a/CRM/Event/DAO/Event.php +++ b/CRM/Event/DAO/Event.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Event/Event.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:63271b70ab38f49f251990114c5505fe) + * (GenCodeChecksum:852ff9c0ec07c4eff96a484e1b44f781) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Event/DAO/Participant.php b/CRM/Event/DAO/Participant.php index 18775d8c47..dafd6eb8e7 100644 --- a/CRM/Event/DAO/Participant.php +++ b/CRM/Event/DAO/Participant.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Event/Participant.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:de2c443480109499a83d620de7f4ac04) + * (GenCodeChecksum:5c9653302e7cc416c68b794981f9f9b8) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Event/DAO/ParticipantPayment.php b/CRM/Event/DAO/ParticipantPayment.php index 791bbfcef0..01dcf21aad 100644 --- a/CRM/Event/DAO/ParticipantPayment.php +++ b/CRM/Event/DAO/ParticipantPayment.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Event/ParticipantPayment.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:8af5e49e84428c35963dc3e6188e0432) + * (GenCodeChecksum:c007647ef27d75ac1b1bcdc74ac1a2b7) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Event/DAO/ParticipantStatusType.php b/CRM/Event/DAO/ParticipantStatusType.php index 5de69692bc..83c11ef74b 100644 --- a/CRM/Event/DAO/ParticipantStatusType.php +++ b/CRM/Event/DAO/ParticipantStatusType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Event/ParticipantStatusType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:279feacd07f5e1d3d4523455ab0231e7) + * (GenCodeChecksum:c129b855ca83f4e0e659f57936b92799) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/Currency.php b/CRM/Financial/DAO/Currency.php index ab3be82e8c..9d7084a920 100644 --- a/CRM/Financial/DAO/Currency.php +++ b/CRM/Financial/DAO/Currency.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/Currency.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:1f110824ead6f41762e514935415e66a) + * (GenCodeChecksum:deabd1e34379cc8d360e65777d1d4c9b) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/EntityFinancialAccount.php b/CRM/Financial/DAO/EntityFinancialAccount.php index e68c30359d..205bef95a2 100644 --- a/CRM/Financial/DAO/EntityFinancialAccount.php +++ b/CRM/Financial/DAO/EntityFinancialAccount.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/EntityFinancialAccount.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b4a912826592682a2909ad890e0c9ce6) + * (GenCodeChecksum:13b6c60f03bc97b4cd018e009e43fbf9) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/EntityFinancialTrxn.php b/CRM/Financial/DAO/EntityFinancialTrxn.php index 6afa8fec2d..ff9fc50489 100644 --- a/CRM/Financial/DAO/EntityFinancialTrxn.php +++ b/CRM/Financial/DAO/EntityFinancialTrxn.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/EntityFinancialTrxn.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:bd0ed12f2215f8622cfb4647ca0ae050) + * (GenCodeChecksum:42848b82aaf63e76e1848ea1a6dbd4b2) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/FinancialAccount.php b/CRM/Financial/DAO/FinancialAccount.php index 9129fd7374..9af3811787 100644 --- a/CRM/Financial/DAO/FinancialAccount.php +++ b/CRM/Financial/DAO/FinancialAccount.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/FinancialAccount.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:81859ed9d8791350520d6697aefcd0ab) + * (GenCodeChecksum:f8ca05b54a4b94d2636d0da894b7236f) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/FinancialItem.php b/CRM/Financial/DAO/FinancialItem.php index 7808d56a40..ed0d9e95bb 100644 --- a/CRM/Financial/DAO/FinancialItem.php +++ b/CRM/Financial/DAO/FinancialItem.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/FinancialItem.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:576910be69f2500aa8b4f37cc6b823ad) + * (GenCodeChecksum:4abc5641f9aab2a8d925cf5898a3a858) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/FinancialTrxn.php b/CRM/Financial/DAO/FinancialTrxn.php index ce636cbb7c..dd478eca59 100644 --- a/CRM/Financial/DAO/FinancialTrxn.php +++ b/CRM/Financial/DAO/FinancialTrxn.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/FinancialTrxn.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b2348b24a7c2110f15b8e1a2a4d1e7b3) + * (GenCodeChecksum:fec5d6572bfe0de3f9dc41afd33fee9b) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/FinancialType.php b/CRM/Financial/DAO/FinancialType.php index 19b3969ce4..498c403803 100644 --- a/CRM/Financial/DAO/FinancialType.php +++ b/CRM/Financial/DAO/FinancialType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/FinancialType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:32e42bc2470f618adeabbce5977e6d6b) + * (GenCodeChecksum:70310c419681152b59c27bc1b3e013d9) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/PaymentProcessor.php b/CRM/Financial/DAO/PaymentProcessor.php index 3b96cc9a41..2f76987694 100644 --- a/CRM/Financial/DAO/PaymentProcessor.php +++ b/CRM/Financial/DAO/PaymentProcessor.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/PaymentProcessor.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:fca1e9bcf120d0c92b0b23ebd42df28b) + * (GenCodeChecksum:a4b8d42c9958ae7f2ebf42fe036c3f3e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/PaymentProcessorType.php b/CRM/Financial/DAO/PaymentProcessorType.php index bcf121ef3c..07f6cc836d 100644 --- a/CRM/Financial/DAO/PaymentProcessorType.php +++ b/CRM/Financial/DAO/PaymentProcessorType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/PaymentProcessorType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0b78b69015bf553f4f470cd3e6361d8a) + * (GenCodeChecksum:580f1a6f2d7a243acf2ed4efe383ad12) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Financial/DAO/PaymentToken.php b/CRM/Financial/DAO/PaymentToken.php index ec7fa1eddc..3cab610ea8 100644 --- a/CRM/Financial/DAO/PaymentToken.php +++ b/CRM/Financial/DAO/PaymentToken.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Financial/PaymentToken.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c605ea3935d538529bef1182880026ff) + * (GenCodeChecksum:5eb52139a66fec2b47a6b3f461339599) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Friend/DAO/Friend.php b/CRM/Friend/DAO/Friend.php index 1cd938ce83..99d47ca54d 100644 --- a/CRM/Friend/DAO/Friend.php +++ b/CRM/Friend/DAO/Friend.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Friend/Friend.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:a4644e3a31c87da3c038fb840579e48b) + * (GenCodeChecksum:62111759b7ebef1f78bd30c04c2086ba) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Grant/DAO/Grant.php b/CRM/Grant/DAO/Grant.php index 88eac68020..d881e49b8e 100644 --- a/CRM/Grant/DAO/Grant.php +++ b/CRM/Grant/DAO/Grant.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Grant/Grant.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9cc730aa3d83bea4d358dca0f53991c5) + * (GenCodeChecksum:38ec42e92df1109ae3a0fe337852fbd5) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/BouncePattern.php b/CRM/Mailing/DAO/BouncePattern.php index 2496dab124..cc888ec1a1 100644 --- a/CRM/Mailing/DAO/BouncePattern.php +++ b/CRM/Mailing/DAO/BouncePattern.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/BouncePattern.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f720000f9137bac1c9c0f1385757c2bf) + * (GenCodeChecksum:69f9b6d9935a5baf3e24bcd743104ce5) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/BounceType.php b/CRM/Mailing/DAO/BounceType.php index e939383eb6..270dd28e1e 100644 --- a/CRM/Mailing/DAO/BounceType.php +++ b/CRM/Mailing/DAO/BounceType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/BounceType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:16c6c4967007e82fc4501a4ee82b9ff3) + * (GenCodeChecksum:39ce9c0840073f1a91f41d1eed737c5e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/Component.php b/CRM/Mailing/DAO/Component.php index 723b972ba7..ed66bc8841 100644 --- a/CRM/Mailing/DAO/Component.php +++ b/CRM/Mailing/DAO/Component.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Component.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0c2758af15960d2d2d690d9d66e001c8) + * (GenCodeChecksum:6ba335406e14e0ac4cd865e7f1d7178b) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/Mailing.php b/CRM/Mailing/DAO/Mailing.php index cb5e75c45b..e574eccbd7 100644 --- a/CRM/Mailing/DAO/Mailing.php +++ b/CRM/Mailing/DAO/Mailing.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Mailing.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c0b169afbdb126cf84f7347036439f98) + * (GenCodeChecksum:5a9a6f1b3a07e96bd988ce1259736a3a) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/MailingAB.php b/CRM/Mailing/DAO/MailingAB.php index 9b90c0c7ff..3ff0529f8b 100644 --- a/CRM/Mailing/DAO/MailingAB.php +++ b/CRM/Mailing/DAO/MailingAB.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/MailingAB.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7b7f8b44677dbb57b3c4719e19c4d7ba) + * (GenCodeChecksum:9cdad4c84482433cdec1c1c1ca0dcf97) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/MailingGroup.php b/CRM/Mailing/DAO/MailingGroup.php index 1b056ae034..4675968a20 100644 --- a/CRM/Mailing/DAO/MailingGroup.php +++ b/CRM/Mailing/DAO/MailingGroup.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/MailingGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ea827d76e72e9ba462bdae6aea66e665) + * (GenCodeChecksum:da1368978867c9bcae28f74bdf76f199) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/MailingJob.php b/CRM/Mailing/DAO/MailingJob.php index fa13a36463..ae78c1e301 100644 --- a/CRM/Mailing/DAO/MailingJob.php +++ b/CRM/Mailing/DAO/MailingJob.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/MailingJob.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b41e4d5e6541acff6328ece968e45b2d) + * (GenCodeChecksum:df7f5d74b6be9d995c7990e4315bfe40) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/Recipients.php b/CRM/Mailing/DAO/Recipients.php index 568e74fca8..0430ddcf92 100644 --- a/CRM/Mailing/DAO/Recipients.php +++ b/CRM/Mailing/DAO/Recipients.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Recipients.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7186783b32725a9ba0fd6b6ea995a69a) + * (GenCodeChecksum:f29121ef2b9a728e3af9bc9ae45e949e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/Spool.php b/CRM/Mailing/DAO/Spool.php index 592a437b8f..596c1ae9dc 100644 --- a/CRM/Mailing/DAO/Spool.php +++ b/CRM/Mailing/DAO/Spool.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Spool.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6340e9403571f259582b22205205c6de) + * (GenCodeChecksum:79a17f549e804c08e52dd5bccc546c3c) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/DAO/TrackableURL.php b/CRM/Mailing/DAO/TrackableURL.php index db66ad11a2..c8fe7cda59 100644 --- a/CRM/Mailing/DAO/TrackableURL.php +++ b/CRM/Mailing/DAO/TrackableURL.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/TrackableURL.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0e7d2b0739d2e786ad5c57975504c647) + * (GenCodeChecksum:3346d0c06632d01a12bc81b0f4313915) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Bounce.php b/CRM/Mailing/Event/DAO/Bounce.php index 29b0e0b1b6..dd66ca2ba4 100644 --- a/CRM/Mailing/Event/DAO/Bounce.php +++ b/CRM/Mailing/Event/DAO/Bounce.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Bounce.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:69f76cd03a5376a4ba729a77487e7eeb) + * (GenCodeChecksum:3ab35b407e4951a75170bca8cd86a619) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Confirm.php b/CRM/Mailing/Event/DAO/Confirm.php index ba947965c4..95ab2db549 100644 --- a/CRM/Mailing/Event/DAO/Confirm.php +++ b/CRM/Mailing/Event/DAO/Confirm.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Confirm.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4074720d03b363516bfa7111b1191c30) + * (GenCodeChecksum:c6e6b02a3a8b126eaee7bf4b58b8261e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Delivered.php b/CRM/Mailing/Event/DAO/Delivered.php index a02d49cf64..77c03cdfbe 100644 --- a/CRM/Mailing/Event/DAO/Delivered.php +++ b/CRM/Mailing/Event/DAO/Delivered.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Delivered.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4528b64da3693e39dd1308d872c2ebfa) + * (GenCodeChecksum:6a51b03a333ce5ccbd3533cb4f6bf8b9) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Forward.php b/CRM/Mailing/Event/DAO/Forward.php index c4dccba570..dce54e316c 100644 --- a/CRM/Mailing/Event/DAO/Forward.php +++ b/CRM/Mailing/Event/DAO/Forward.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Forward.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b3e0d9ad5251c0a8a67f89e36321ae39) + * (GenCodeChecksum:922aee5401dd28090fba60a303710e1d) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Opened.php b/CRM/Mailing/Event/DAO/Opened.php index c6be94bee7..cec83bb7ec 100644 --- a/CRM/Mailing/Event/DAO/Opened.php +++ b/CRM/Mailing/Event/DAO/Opened.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Opened.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:cb0540531d35123af48344fd801e62dd) + * (GenCodeChecksum:e874762899f7abc3c57b64d13585a9c4) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Queue.php b/CRM/Mailing/Event/DAO/Queue.php index dd01ae4e97..314434bffd 100644 --- a/CRM/Mailing/Event/DAO/Queue.php +++ b/CRM/Mailing/Event/DAO/Queue.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Queue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:a48ad4ff1c083fe1d57c190f3da18ff2) + * (GenCodeChecksum:b774f21eb9f8b5977e3fa07c4bcfe299) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Reply.php b/CRM/Mailing/Event/DAO/Reply.php index c7db2619b3..45058ea832 100644 --- a/CRM/Mailing/Event/DAO/Reply.php +++ b/CRM/Mailing/Event/DAO/Reply.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Reply.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:fe459beb8f37d240ee7675b1a64be024) + * (GenCodeChecksum:a72b7c44389fe297b7f1a187a37ea42a) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Subscribe.php b/CRM/Mailing/Event/DAO/Subscribe.php index 25f2c2c084..54f102ff87 100644 --- a/CRM/Mailing/Event/DAO/Subscribe.php +++ b/CRM/Mailing/Event/DAO/Subscribe.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Subscribe.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:31e1a3a9ff5d8763ad425f8c04b306d5) + * (GenCodeChecksum:2f33a8fdacd5e6e0a8858e73a536f3fc) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/TrackableURLOpen.php b/CRM/Mailing/Event/DAO/TrackableURLOpen.php index 72b8bc3daa..2be5c0bc48 100644 --- a/CRM/Mailing/Event/DAO/TrackableURLOpen.php +++ b/CRM/Mailing/Event/DAO/TrackableURLOpen.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/TrackableURLOpen.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f3771f03fc014166292f068b03f847c7) + * (GenCodeChecksum:20c6eeec7cf50407bcfec31a21b8b352) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Mailing/Event/DAO/Unsubscribe.php b/CRM/Mailing/Event/DAO/Unsubscribe.php index 3191e3302c..9ee7b397f9 100644 --- a/CRM/Mailing/Event/DAO/Unsubscribe.php +++ b/CRM/Mailing/Event/DAO/Unsubscribe.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Unsubscribe.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d75a8925da0586b6b73af970f73e2990) + * (GenCodeChecksum:6494a1c74d3259aaec6b09e69b4c42ae) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Member/DAO/Membership.php b/CRM/Member/DAO/Membership.php index 49530e2272..6e555bd557 100644 --- a/CRM/Member/DAO/Membership.php +++ b/CRM/Member/DAO/Membership.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Member/Membership.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b9b436f1d3cc569db8b8c05adb8240b5) + * (GenCodeChecksum:c9823a62881681e2126d92c19e85876f) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Member/DAO/MembershipBlock.php b/CRM/Member/DAO/MembershipBlock.php index 6400a0856f..90175bfe2d 100644 --- a/CRM/Member/DAO/MembershipBlock.php +++ b/CRM/Member/DAO/MembershipBlock.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Member/MembershipBlock.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7b3991d790ed45fb4be2f9d4de4389da) + * (GenCodeChecksum:23f10318bfaa3e50862d8ad8853ce662) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Member/DAO/MembershipLog.php b/CRM/Member/DAO/MembershipLog.php index b12a95353f..78d1bf88ca 100644 --- a/CRM/Member/DAO/MembershipLog.php +++ b/CRM/Member/DAO/MembershipLog.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Member/MembershipLog.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:042304122b10dd63a662bbe64148d130) + * (GenCodeChecksum:0c51f7b8ad368df053d1345e0a20d33a) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Member/DAO/MembershipPayment.php b/CRM/Member/DAO/MembershipPayment.php index cf04acc703..1abc323d35 100644 --- a/CRM/Member/DAO/MembershipPayment.php +++ b/CRM/Member/DAO/MembershipPayment.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Member/MembershipPayment.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:071a70d1fd0826ba11de4e85e8debe92) + * (GenCodeChecksum:78253d51d8f0904aabc8a4f259c09704) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Member/DAO/MembershipStatus.php b/CRM/Member/DAO/MembershipStatus.php index d42eb4708a..4aa215c813 100644 --- a/CRM/Member/DAO/MembershipStatus.php +++ b/CRM/Member/DAO/MembershipStatus.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Member/MembershipStatus.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:bdac419828ba2cd3b35ec8684e1e724b) + * (GenCodeChecksum:386d3a47b6acc84c75655d3682cc1403) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Member/DAO/MembershipType.php b/CRM/Member/DAO/MembershipType.php index e34e30f429..b530a96150 100644 --- a/CRM/Member/DAO/MembershipType.php +++ b/CRM/Member/DAO/MembershipType.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Member/MembershipType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3518fd802e10d1da771f735a949b4350) + * (GenCodeChecksum:cf8d2289660af72910adad2eb28bc85b) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/PCP/DAO/PCP.php b/CRM/PCP/DAO/PCP.php index 6a62028861..f01281c849 100644 --- a/CRM/PCP/DAO/PCP.php +++ b/CRM/PCP/DAO/PCP.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/PCP/PCP.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6907de7094894326d8adda01b8583dff) + * (GenCodeChecksum:0bcab6bf2c0208b27e710a7653da32ba) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/PCP/DAO/PCPBlock.php b/CRM/PCP/DAO/PCPBlock.php index a5745ef32c..792265ff57 100644 --- a/CRM/PCP/DAO/PCPBlock.php +++ b/CRM/PCP/DAO/PCPBlock.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/PCP/PCPBlock.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:70cc9c902451ab71595e03dde9ca6bdc) + * (GenCodeChecksum:5657c6e05eb867adb0984d5d2c45616e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Pledge/DAO/Pledge.php b/CRM/Pledge/DAO/Pledge.php index 432d5ef65a..29feea90fc 100644 --- a/CRM/Pledge/DAO/Pledge.php +++ b/CRM/Pledge/DAO/Pledge.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Pledge/Pledge.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:db51fcee346b89501025824b7b0cb45f) + * (GenCodeChecksum:6aa082b07bbcb93e0a7c5e9048643c91) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Pledge/DAO/PledgeBlock.php b/CRM/Pledge/DAO/PledgeBlock.php index 64e1aa5bb0..6117ac2bdb 100644 --- a/CRM/Pledge/DAO/PledgeBlock.php +++ b/CRM/Pledge/DAO/PledgeBlock.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Pledge/PledgeBlock.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:aac59c4ab10aba51f771548c2f51b411) + * (GenCodeChecksum:884b8af4af4d96ca57a59d3bfe2d0634) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Pledge/DAO/PledgePayment.php b/CRM/Pledge/DAO/PledgePayment.php index 0211e40205..806be3a26b 100644 --- a/CRM/Pledge/DAO/PledgePayment.php +++ b/CRM/Pledge/DAO/PledgePayment.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Pledge/PledgePayment.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:acf3d611f37789686efd49c5f97aff97) + * (GenCodeChecksum:61fd25d78097c2495d13be5336a17923) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Price/DAO/LineItem.php b/CRM/Price/DAO/LineItem.php index a89694f361..691c823d67 100644 --- a/CRM/Price/DAO/LineItem.php +++ b/CRM/Price/DAO/LineItem.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Price/LineItem.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9b181e507a826afb3c7099f36ac87ccb) + * (GenCodeChecksum:5a4cae4554717aae5dd6af5572acd572) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Price/DAO/PriceField.php b/CRM/Price/DAO/PriceField.php index b7dcc7f8a4..f5a38ed954 100644 --- a/CRM/Price/DAO/PriceField.php +++ b/CRM/Price/DAO/PriceField.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Price/PriceField.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:45f6d4bc486e94ff4f4bdff30c732c5a) + * (GenCodeChecksum:019e28bc18cd97350792036a5f9eedf1) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Price/DAO/PriceFieldValue.php b/CRM/Price/DAO/PriceFieldValue.php index 38014c3e8e..ed951ec4c9 100644 --- a/CRM/Price/DAO/PriceFieldValue.php +++ b/CRM/Price/DAO/PriceFieldValue.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Price/PriceFieldValue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d54a5979efa1dc27bcd95ac8b0903f01) + * (GenCodeChecksum:14d1591a915f160a115553bc53439d1a) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Price/DAO/PriceSet.php b/CRM/Price/DAO/PriceSet.php index 27f5e89748..741b2633aa 100644 --- a/CRM/Price/DAO/PriceSet.php +++ b/CRM/Price/DAO/PriceSet.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Price/PriceSet.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:fa67d8a2e81e1d76e877e11b89022bd7) + * (GenCodeChecksum:cf1125145d52414335549f50501ff5fc) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Price/DAO/PriceSetEntity.php b/CRM/Price/DAO/PriceSetEntity.php index 9beb953b8b..3cb2dfd252 100644 --- a/CRM/Price/DAO/PriceSetEntity.php +++ b/CRM/Price/DAO/PriceSetEntity.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Price/PriceSetEntity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c43fb1fc017d318df33bb39a6026ce24) + * (GenCodeChecksum:3f65892a77e8bb07a146880abcc67702) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Queue/DAO/QueueItem.php b/CRM/Queue/DAO/QueueItem.php index c373ebb52f..c3cbcf29d9 100644 --- a/CRM/Queue/DAO/QueueItem.php +++ b/CRM/Queue/DAO/QueueItem.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Queue/QueueItem.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:670a6df6e6013dcbbe4b766b92fddf4c) + * (GenCodeChecksum:45218486c40b902ee5e043e22b1a7d20) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/Report/DAO/ReportInstance.php b/CRM/Report/DAO/ReportInstance.php index ad928535e5..4ec2c7c033 100644 --- a/CRM/Report/DAO/ReportInstance.php +++ b/CRM/Report/DAO/ReportInstance.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Report/ReportInstance.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b5c3937c8c85b77a52b91145ede39e91) + * (GenCodeChecksum:4d7edbf54140044fccbc576ca21d7465) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; diff --git a/CRM/SMS/DAO/Provider.php b/CRM/SMS/DAO/Provider.php index 14e79ef35c..019fa27744 100644 --- a/CRM/SMS/DAO/Provider.php +++ b/CRM/SMS/DAO/Provider.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/SMS/Provider.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:1674e39e06d833703965eb45197e6690) + * (GenCodeChecksum:31f5a6353dfc5b4630f3e0e9e82ce40e) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; -- 2.25.1