You are here

constant BIRTHDAYS_ADMIN_MAIL_DAILY in Birthdays 7

Same name and namespace in other branches
  1. 5 birthdays.module \BIRTHDAYS_ADMIN_MAIL_DAILY
  2. 6 birthdays.module \BIRTHDAYS_ADMIN_MAIL_DAILY

Admin emails should be sent dayly.

1 use of BIRTHDAYS_ADMIN_MAIL_DAILY
birthdays_cron in ./birthdays.module
Implements hook_cron().

File

./birthdays.module, line 20
The Birthdays module allows users to add their birthday to their profile. It lists birthdays on a seperate page and in different blocks. Users can receive an email on their birthday automatically, and the administrator can receive daily reminders of…

Code

define('BIRTHDAYS_ADMIN_MAIL_DAILY', '1');