Regenerate DAOs and I18n Schema Structure following merge of #19565
authorSeamus Lee <seamuslee001@gmail.com>
Thu, 11 Feb 2021 06:08:23 +0000 (17:08 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 11 Feb 2021 06:08:23 +0000 (17:08 +1100)
commitc23563e39ccd69a10339ec11fc654930d8dfb177
tree6aa87729f78ef0633bc581d07b5c13d10ed9ac4b
parent122a4216a4be928898984c103c3875eb2fe1f0cd
Regenerate DAOs and I18n Schema Structure following merge of #19565
39 files changed:
CRM/Activity/DAO/Activity.php
CRM/Campaign/DAO/Campaign.php
CRM/Case/DAO/Case.php
CRM/Contact/DAO/Contact.php
CRM/Contact/DAO/ContactType.php
CRM/Contact/DAO/DashboardContact.php
CRM/Contribute/DAO/Contribution.php
CRM/Contribute/DAO/ContributionPage.php
CRM/Contribute/DAO/Product.php
CRM/Core/DAO/ActionSchedule.php
CRM/Core/DAO/CustomField.php
CRM/Core/DAO/CustomGroup.php
CRM/Core/DAO/Email.php
CRM/Core/DAO/Job.php
CRM/Core/DAO/LocationType.php
CRM/Core/DAO/MappingField.php
CRM/Core/DAO/Menu.php
CRM/Core/DAO/OptionValue.php
CRM/Core/DAO/Phone.php
CRM/Core/DAO/PreferencesDate.php
CRM/Core/DAO/PrintLabel.php
CRM/Core/DAO/Setting.php
CRM/Core/DAO/Tag.php
CRM/Core/DAO/UFField.php
CRM/Core/DAO/UFGroup.php
CRM/Core/I18n/SchemaStructure.php
CRM/Cxn/DAO/Cxn.php
CRM/Event/DAO/Event.php
CRM/Financial/DAO/PaymentProcessorType.php
CRM/Mailing/DAO/Mailing.php
CRM/Mailing/DAO/MailingComponent.php
CRM/Member/DAO/Membership.php
CRM/Member/DAO/MembershipStatus.php
CRM/Member/DAO/MembershipType.php
CRM/PCP/DAO/PCP.php
CRM/Price/DAO/LineItem.php
CRM/Price/DAO/PriceField.php
CRM/Price/DAO/PriceFieldValue.php
CRM/Price/DAO/PriceSet.php