Merge pull request #18396 from swastikpareek/issue-1987-fix-template
[civicrm-core.git] / CRM / Contribute / DAO / Product.php
index 5632c65d4335c7f180744a5fb87cea72869dc1b4..8433e1820ad0ee4b6982f5b79413d5725ae82ddc 100644 (file)
@@ -6,13 +6,15 @@
  *
  * Generated from xml/schema/CRM/Contribute/Product.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:6e0a8b319985de1fe01120f4d91003a8)
+ * (GenCodeChecksum:dea1c7db61776456a70f752fe9f93f06)
  */
 
 /**
  * Database access object for the Product entity.
  */
 class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
+  const EXT = 'civicrm';
+  const TABLE_ADDED = '1.4';
 
   /**
    * Static instance to hold the table name.