mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-06 12:41:43 +02:00
Extending resource locator's function get_source_file_for_handle to find all files. This modified function should be used by template events to locate all templates before compiling them. PHPBB3-10733