We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce9c9c commit 9dd4731Copy full SHA for 9dd4731
skeleton/event/main_listener.php.twig
@@ -31,7 +31,7 @@ class main_listener implements EventSubscriberInterface
31
{% endif %}
32
33
{% if COMPONENT.phplistener %}
34
- 'core.display_forums_modify_template_vars' => 'display_forums_modify_template_vars',
+ 'core.display_forums_modify_template_vars' => 'display_forums_modify_template_vars',
35
36
{% if COMPONENT.permissions %}
37
'core.permissions' => 'add_permissions',
0 commit comments