CRM-12595 fix formatting in CRM/Upgrade files
[civicrm-core.git] / CRM / Report / Form / Contribute / Bookkeeping.php
index 9ac6039f8c160e6cbb97f33379a0bb706d4f35ea..858e9d0bd104e4a834e24c1682ce87cd6e3f594a 100644 (file)
@@ -224,6 +224,7 @@ class CRM_Report_Form_Contribute_Bookkeeping extends CRM_Report_Form {
              'title' => 'Currency',
              'operatorType' => CRM_Report_Form::OP_MULTISELECT,
              'options' => CRM_Core_OptionGroup::values('currencies_enabled'),
+             'default' => NULL,
              'type' => CRM_Utils_Type::T_STRING,
           ),
           'trxn_date' => array(