mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-15 02:22:40 +02:00
Introduce a loop variable for the list of birthdays to allow templates to handle how the list is displayed. We keep the old BIRTHDAY_LIST variable that contains the precompiled list around for backward compatibility. PHPBB3-10173