|
|
|
|
@ -1666,3 +1666,6 @@ VALUES (21, 13, 'send_notification_at_a_specific_date', 'Send notification at a |
|
|
|
|
// You need add a new option called "confirmation" to the registration settings |
|
|
|
|
//INSERT INTO settings_options (variable, value, display_text) VALUES ('allow_registration', 'confirmation', 'MailConfirmation'); |
|
|
|
|
// ------ (End) Custom DB changes |
|
|
|
|
|
|
|
|
|
//Allows to add increment in minutes to the date range component timepicker, example: 5,10,30 minutes |
|
|
|
|
//$_configuration['timepicker_increment'] = 5; |