You are here

constant AD_NOTIFY_ENABLED in Advertisement 6

3 uses of AD_NOTIFY_ENABLED
ad_notify_cron in notify/ad_notify.module
Implementation of hook_cron(). For performance reasons, all notifications are actually sent via this cron hook.
ad_notify_overview_form in notify/ad_notify.module
Notification overview form.
ad_notify_overview_form_submit in notify/ad_notify.module
Save notifications to database.

File

notify/ad_notify.module, line 12
Receive email notifications regarding ads.

Code

define('AD_NOTIFY_ENABLED', 1);