X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FEvent.setting.php;h=8ba2580c81ff8cdcc606c45683f4276fa32de5a7;hb=1b9976cbf762dbf6513df8a4141626d2e5584171;hp=1e969b83b73edcb3392d2e250c9e7a01296d43b2;hpb=2c53a8f729f160b603efc6e8f5eb03c118df6ed3;p=civicrm-core.git diff --git a/settings/Event.setting.php b/settings/Event.setting.php index 1e969b83b7..8ba2580c81 100644 --- a/settings/Event.setting.php +++ b/settings/Event.setting.php @@ -1,7 +1,7 @@ - array ( - 'name' => 'enable_cart', - 'group_name' => 'Event Preferences', - 'group' => 'event', - 'type' => 'String', - 'quick_form_type' => 'Element', - 'default' => 0, - 'add' => 4.1, - 'title' => 'Enable Event Cart', - 'is_domain' => 1, - 'is_contact' => 1, - 'description' => "WRITE ME", - 'help_text' => 'WRITE ME' + array( + 'name' => 'enable_cart', + 'group_name' => 'Event Preferences', + 'group' => 'event', + 'type' => 'String', + 'quick_form_type' => 'Element', + 'default' => 0, + 'add' => 4.1, + 'title' => 'Enable Event Cart', + 'is_domain' => 1, + 'is_contact' => 1, + 'description' => "WRITE ME", + 'help_text' => 'WRITE ME', ), );