1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-15 02:22:40 +02:00
Files
php-phpbb/phpBB/styles
Andreas Fischer 2f458352b8 [ticket/10173] Use a loop var for the birthdays list to allow proper templating
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
2011-05-08 15:36:27 +02:00
..