mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Previously, any template variables that were used when defining a variable were treated as strings. This is a regression to phpBB 3.0. With this patch the template variables will be properly parsed. PHPBB3-11323 |
||
---|---|---|
.. | ||
compile.php | ||
context.php | ||
filter.php | ||
locator.php | ||
renderer.php | ||
renderer_eval.php | ||
renderer_include.php | ||
template.php |