X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FEvent.setting.php;h=1268db4bd0ecb9284958f8eb94900cffba068aa7;hb=f38178e6aa43297ef8b9e08ca1bcb6bd49c81473;hp=1e969b83b73edcb3392d2e250c9e7a01296d43b2;hpb=4c95b949e863281d990ffa2a3104415079e6352d;p=civicrm-core.git diff --git a/settings/Event.setting.php b/settings/Event.setting.php index 1e969b83b7..1268db4bd0 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', ), );