constant AD_NOTIFY_DISABLED in Advertisement 6
@file Receive email notifications regarding ads.
Copyright (c) 2005-2008. Jeremy Andrews <jeremy@tag1consulting.com>.
1 use of AD_NOTIFY_DISABLED
- ad_notify_cron in notify/
ad_notify.module - Implementation of hook_cron(). For performance reasons, all notifications are actually sent via this cron hook.
File
- notify/
ad_notify.module, line 11 - Receive email notifications regarding ads.
Code
define('AD_NOTIFY_DISABLED', 0);