CRM-20312 regenerated DAO with localisation
[civicrm-core.git] / CRM / Core / DAO / EntityFile.php
index 8dfd35aa09c82682617fdbc5d608f93a1a764ca0..4bdd2ebf9e7320fd4b26acd3b24cd647ab2a691a 100644 (file)
@@ -30,7 +30,7 @@
  *
  * Generated from xml/schema/CRM/Core/EntityFile.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:59378491e72c7d8ae875c88b9a24d2c9)
+ * (GenCodeChecksum:f1092b243ba0c368c41d7b64dc90e115)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
@@ -113,6 +113,7 @@ class CRM_Core_DAO_EntityFile extends CRM_Core_DAO {
           'table_name' => 'civicrm_entity_file',
           'entity' => 'EntityFile',
           'bao' => 'CRM_Core_DAO_EntityFile',
+          'localizable' => 0,
         ) ,
         'entity_table' => array(
           'name' => 'entity_table',
@@ -124,6 +125,7 @@ class CRM_Core_DAO_EntityFile extends CRM_Core_DAO {
           'table_name' => 'civicrm_entity_file',
           'entity' => 'EntityFile',
           'bao' => 'CRM_Core_DAO_EntityFile',
+          'localizable' => 0,
         ) ,
         'entity_id' => array(
           'name' => 'entity_id',
@@ -134,6 +136,7 @@ class CRM_Core_DAO_EntityFile extends CRM_Core_DAO {
           'table_name' => 'civicrm_entity_file',
           'entity' => 'EntityFile',
           'bao' => 'CRM_Core_DAO_EntityFile',
+          'localizable' => 0,
         ) ,
         'file_id' => array(
           'name' => 'file_id',
@@ -144,6 +147,7 @@ class CRM_Core_DAO_EntityFile extends CRM_Core_DAO {
           'table_name' => 'civicrm_entity_file',
           'entity' => 'EntityFile',
           'bao' => 'CRM_Core_DAO_EntityFile',
+          'localizable' => 0,
           'FKClassName' => 'CRM_Core_DAO_File',
         ) ,
       );