You are here

constant BIRTHDAYS_HIDE_YEAR_USER_NO in Birthdays 6

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

User does not want the birth year and age to be hidden. Used when hiding the year is an user option.

File

./birthdays.module, line 76
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_HIDE_YEAR_USER_NO', '0');