change smarty cache and compile directory

This commit is contained in:
Manuel Raynaud
2013-06-21 10:37:08 +02:00
parent 686cb0bff1
commit eff5529e1b
2 changed files with 6 additions and 4 deletions

View File

@@ -51,6 +51,8 @@
<service id="thelia.parser" class="Thelia\Core\Template\Smarty\SmartyParser" scope="request">
<argument type="service" id="request" />
<argument type="service" id="event_dispatcher"/>
<argument >false</argument>
<argument >%kernel.environment%</argument>
</service>
<!-- Smarty parser plugins -->