X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FEvent.setting.php;h=0b4d834160cda37685d9b724e94b04f5bc9e267f;hb=756a0fbaf0cc622ad8472d7785f53684d05e75e7;hp=1e969b83b73edcb3392d2e250c9e7a01296d43b2;hpb=6643a63b47c9607cdc5f14a739cf7c7cfe55d726;p=civicrm-core.git diff --git a/settings/Event.setting.php b/settings/Event.setting.php index 1e969b83b7..0b4d834160 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', ), );