CRM-20312 regenerated DAO with localisation
[civicrm-core.git] / CRM / Core / DAO / SystemLog.php
index f4a4c9cc7eb4f8f7cdf4a954b30b4a012ac0f633..0fb228fc6c001c0405fe02dbb5f38e58986d6380 100644 (file)
@@ -30,7 +30,7 @@
  *
  * Generated from xml/schema/CRM/Core/SystemLog.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:593327a2dbc09824972cc4d44fbd6893)
+ * (GenCodeChecksum:74683682d7114abb261677b351cd8711)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
@@ -116,6 +116,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
           'table_name' => 'civicrm_system_log',
           'entity' => 'SystemLog',
           'bao' => 'CRM_Core_DAO_SystemLog',
+          'localizable' => 0,
         ) ,
         'message' => array(
           'name' => 'message',
@@ -128,6 +129,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
           'table_name' => 'civicrm_system_log',
           'entity' => 'SystemLog',
           'bao' => 'CRM_Core_DAO_SystemLog',
+          'localizable' => 0,
         ) ,
         'context' => array(
           'name' => 'context',
@@ -137,6 +139,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
           'table_name' => 'civicrm_system_log',
           'entity' => 'SystemLog',
           'bao' => 'CRM_Core_DAO_SystemLog',
+          'localizable' => 0,
         ) ,
         'level' => array(
           'name' => 'level',
@@ -149,6 +152,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
           'table_name' => 'civicrm_system_log',
           'entity' => 'SystemLog',
           'bao' => 'CRM_Core_DAO_SystemLog',
+          'localizable' => 0,
         ) ,
         'timestamp' => array(
           'name' => 'timestamp',
@@ -159,6 +163,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
           'table_name' => 'civicrm_system_log',
           'entity' => 'SystemLog',
           'bao' => 'CRM_Core_DAO_SystemLog',
+          'localizable' => 0,
         ) ,
         'contact_id' => array(
           'name' => 'contact_id',
@@ -168,6 +173,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
           'table_name' => 'civicrm_system_log',
           'entity' => 'SystemLog',
           'bao' => 'CRM_Core_DAO_SystemLog',
+          'localizable' => 0,
         ) ,
         'hostname' => array(
           'name' => 'hostname',
@@ -179,6 +185,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO {
           'table_name' => 'civicrm_system_log',
           'entity' => 'SystemLog',
           'bao' => 'CRM_Core_DAO_SystemLog',
+          'localizable' => 0,
         ) ,
       );
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);