X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FDAO%2FProduct.php;h=8433e1820ad0ee4b6982f5b79413d5725ae82ddc;hb=d42a0ae4db8c9acf90fadb85e0faa246eade3ac3;hp=5632c65d4335c7f180744a5fb87cea72869dc1b4;hpb=3be8a215438791d56760380a748c824f1167cc62;p=civicrm-core.git diff --git a/CRM/Contribute/DAO/Product.php b/CRM/Contribute/DAO/Product.php index 5632c65d43..8433e1820a 100644 --- a/CRM/Contribute/DAO/Product.php +++ b/CRM/Contribute/DAO/Product.php @@ -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.