allow to activate debugging into Smarty

This commit is contained in:
Manuel Raynaud
2013-06-21 10:48:57 +02:00
parent 3473e48a3f
commit e801717f0d
2 changed files with 4 additions and 1 deletions

View File

@@ -53,6 +53,7 @@
<argument type="service" id="event_dispatcher"/>
<argument >false</argument>
<argument >%kernel.environment%</argument>
<argument >%kernel.debug%</argument>
</service>
<!-- Smarty parser plugins -->