From 46ba5665b1650c3fdb8748680f1250d1213a3bea Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 24 Mar 2017 12:59:00 -0700 Subject: [PATCH] (NFC) Update stale GenCode checksums The checksums in `CRM/Activity/DAO/Activity.php` and `CRM/Core/DAO/AllCoreTables.data.php` are stale (although the logic is current). Probable explanation: there was a recent whitespace cleanup to `xml/schema/Activity/Activity.xml` (165a7fc03b86). This would affect the checksum of anything derived from there -- but it wouldn't cause a substantive change. --- CRM/Activity/DAO/Activity.php | 2 +- CRM/Core/DAO/AllCoreTables.data.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CRM/Activity/DAO/Activity.php b/CRM/Activity/DAO/Activity.php index 2f089491f23b..b971be578317 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:29ee24c7bf76054dc9724f5629c7ebbf) + * (GenCodeChecksum:930da5a4b8385e51634ab96640875dd5) */ 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 ad2994a51c1b..145bb5d114c4 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:fc886bdfa2a4995f67b67d9d1eaabf3c) +// (GenCodeChecksum:f1f64f850f70933e05905e87a93ed916) return array( 'CRM_Core_DAO_AddressFormat' => array( 'name' => 'AddressFormat',