mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-11 19:32:38 +02:00
Previously all role options were put into one array. This required filtering the options. Instead, these are now passed to the template via template loops. PHPBB3-14315