mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-22 20:26:25 +02:00
Previously, they were just being called by appending parentheses and functions. Now, they're being called and the element is being set as the context instead of a parameter. It's a lot cleaner. PHPBB3-10271