constant OA_EVENTS_REMINDER_INTERVAL in Open Atrium Events 7.2
2 uses of OA_EVENTS_REMINDER_INTERVAL
- oa_events_cron in ./
oa_events.module - Implements hook_cron().
- oa_events_oa_settings_form in ./
oa_events.module - Implements hook_oa_settings_form().
File
- ./
oa_events.module, line 8 - Code for the OA Events feature.
Code
define('OA_EVENTS_REMINDER_INTERVAL', 1800);