Merge pull request #18327 from civicrm/5.29
[civicrm-core.git] / CRM / Contribute / DAO / ContributionPage.php
index ae6adec793ac4a8eb35fb1b067e5986b6378e94e..80ec08d3acf67e474c303f50f213a8665539c268 100644 (file)
@@ -6,13 +6,15 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionPage.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3b175328a05971d3ec719dfaa7dce03c)
+ * (GenCodeChecksum:902bfa164280b9ba21a7cb5a38aceba8)
  */
 
 /**
  * Database access object for the ContributionPage entity.
  */
 class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
+  const EXT = 'civicrm';
+  const TABLE_ADDED = '1.3';
 
   /**
    * Static instance to hold the table name.