mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
We output some language vars to the context (e.g. L_TITLE in the ACP). These do not exist in user->lang, so we must check the context vars first, if not in context, we output the result of user->lang. PHPBB3-11598 |
||
---|---|---|
.. | ||
twig | ||
context.php | ||
locator.php | ||
renderer.php | ||
template.php |