X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FDAO%2FOptionValue.php;fp=CRM%2FCore%2FDAO%2FOptionValue.php;h=7281eee278494b505a499575ca461467f05c5c54;hb=ff02eb18a2bdbfbad8aa1371d3d2a7d7b0b6bb4c;hp=cebd333f818fc89f58eda60b269d04c69b0efe96;hpb=0891cd9068c33e5c36ad03aa5554f780800a6da8;p=civicrm-core.git diff --git a/CRM/Core/DAO/OptionValue.php b/CRM/Core/DAO/OptionValue.php index cebd333f81..7281eee278 100644 --- a/CRM/Core/DAO/OptionValue.php +++ b/CRM/Core/DAO/OptionValue.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/OptionValue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:83c97e8281f7ceb605ed4e462abf25ee) + * (GenCodeChecksum:5997192c77d86867e8d13c353dd02351) */ /** @@ -288,7 +288,7 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO { 'title' => ts('Filter'), 'description' => ts('Bitwise logic can be used to create subsets of options within an option_group for different uses.'), 'where' => 'civicrm_option_value.filter', - 'default' => 'NULL', + 'default' => '0', 'table_name' => 'civicrm_option_value', 'entity' => 'OptionValue', 'bao' => 'CRM_Core_BAO_OptionValue',