1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/13266] Enable the debug extension in the development environment

PHPBB3-13266
This commit is contained in:
Tristan Darricau
2014-11-22 12:33:45 +01:00
parent 0a49dad112
commit 6850169095
4 changed files with 19 additions and 1 deletions

View File

@@ -41,3 +41,6 @@ services:
- @router
tags:
- { name: twig.extension }
template.twig.extensions.debug:
class: Twig_Extension_Debug