X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FReport%2FDAO%2FReportInstance.php;h=7ba08fad414a38ebabcbdd70f2f07ab7b982b9f9;hb=7906701f547257fc24928bbff23c83629d0eecda;hp=ee3f06b0f8b7b5b4ac943d924152fe2bb840d7a9;hpb=5913f06082d07d21116e2d30a82859a375819ef4;p=civicrm-core.git diff --git a/CRM/Report/DAO/ReportInstance.php b/CRM/Report/DAO/ReportInstance.php index ee3f06b0f8..7ba08fad41 100644 --- a/CRM/Report/DAO/ReportInstance.php +++ b/CRM/Report/DAO/ReportInstance.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Report/ReportInstance.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e28abdd2a3696c4a6072dfbfd4f54d68) + * (GenCodeChecksum:09ffdd1693f38f5790d4c9c00d3c5d2f) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; @@ -356,6 +356,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO { 'entity' => 'ReportInstance', 'bao' => 'CRM_Report_BAO_ReportInstance', 'localizable' => 0, + 'serialize' => self::SERIALIZE_PHP, ) , 'is_active' => array( 'name' => 'is_active',