mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[feature/twig] Changing INCLUDEJS behavior slightly
Automatically parsing inline variables the same way it is done for INCLUDE, INCLUDEPHP PHPBB3-11598
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
{S_TZ_OPTIONS}
|
||||
</select>
|
||||
|
||||
<!-- INCLUDEJS T_TEMPLATE_PATH ~ '/timezone.js' -->
|
||||
<!-- INCLUDEJS {T_TEMPLATE_PATH}/timezone.js -->
|
||||
</dd>
|
||||
</dl>
|
||||
|
Reference in New Issue
Block a user