From 027f24656e7d5672de5c9214e0ae0eb82981e1b1 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 17 Aug 2020 17:10:12 -0700 Subject: [PATCH] Update various DAO checksums --- CRM/Contribute/DAO/ContributionPage.php | 2 +- CRM/Core/DAO/Phone.php | 2 +- CRM/Event/DAO/Event.php | 2 +- CRM/Price/DAO/PriceFieldValue.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CRM/Contribute/DAO/ContributionPage.php b/CRM/Contribute/DAO/ContributionPage.php index 91ad8165cf..80ec08d3ac 100644 --- a/CRM/Contribute/DAO/ContributionPage.php +++ b/CRM/Contribute/DAO/ContributionPage.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionPage.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f12a7fabc2ed417166aeeefbdd596fb2) + * (GenCodeChecksum:902bfa164280b9ba21a7cb5a38aceba8) */ /** diff --git a/CRM/Core/DAO/Phone.php b/CRM/Core/DAO/Phone.php index 27089a4c79..54e7d128a2 100644 --- a/CRM/Core/DAO/Phone.php +++ b/CRM/Core/DAO/Phone.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Phone.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:49f2d961afab0fe5b18a91bd1371cf35) + * (GenCodeChecksum:b10c818f0a807eacffe604063455467f) */ /** diff --git a/CRM/Event/DAO/Event.php b/CRM/Event/DAO/Event.php index ea27687ddc..8a7806e8a3 100644 --- a/CRM/Event/DAO/Event.php +++ b/CRM/Event/DAO/Event.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Event/Event.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ad8debb948e4646b04fb46991c0867db) + * (GenCodeChecksum:164ee1a507b9244536114d1569ccff1e) */ /** diff --git a/CRM/Price/DAO/PriceFieldValue.php b/CRM/Price/DAO/PriceFieldValue.php index 25737ee9fb..c7c8e0913e 100644 --- a/CRM/Price/DAO/PriceFieldValue.php +++ b/CRM/Price/DAO/PriceFieldValue.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Price/PriceFieldValue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4ce556d152a07393048aa1bc0a0e3ed0) + * (GenCodeChecksum:a1acc613daec86c6049e545af5fc7fd1) */ /** -- 2.25.1