You are here

constant BIRTHDAYS_USER_MAIL_YES in Birthdays 6

Same name and namespace in other branches
  1. 5 birthdays.module \BIRTHDAYS_USER_MAIL_YES

Send an e-mail to the user on their birthday.

1 use of BIRTHDAYS_USER_MAIL_YES
_birthdays_send_user_message in ./birthdays.mail.inc
Send all birthdays on this day a message

File

./birthdays.module, line 108
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 e-mail on their birthday automatically, and the administrator can receive daily reminders of…

Code

define('BIRTHDAYS_USER_MAIL_YES', '1');