X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=settings%2FEvent.setting.php;h=0b4d834160cda37685d9b724e94b04f5bc9e267f;hb=b081365f52508bfd1fb0d3d15f3a0d48f5e9df12;hp=da50e2b42a06cad006c065b877f3c2b3571ec968;hpb=feb07870854e6e0081670f2fe33faf579b737eba;p=civicrm-core.git diff --git a/settings/Event.setting.php b/settings/Event.setting.php index da50e2b42a..0b4d834160 100644 --- a/settings/Event.setting.php +++ b/settings/Event.setting.php @@ -1,9 +1,9 @@ - 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', ), );