update phpdebugbar dependency

This commit is contained in:
Manuel Raynaud
2013-09-11 15:48:55 +02:00
parent 91f5cb12cd
commit c1edc0e4ff
4 changed files with 17 additions and 11 deletions

View File

@@ -34,7 +34,7 @@
<default key="_view">login</default>
</route>
<route id="customer.logout.process" path="/customer/logout">
<route id="customer.logout.process" path="/logout">
<default key="_controller">Thelia\Controller\Front\CustomerController::logoutAction</default>
</route>