[WebBundle] updated application's skeleton routing.yml

This commit is contained in:
Daniel Cestari 2010-04-04 12:38:44 -04:30 committed by Fabien Potencier
parent 3bd87ed38b
commit 53cf10aba9
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
homepage:
pattern: /
default: { _bundle: WebBundle, _controller: Default, _action: index }
defaults: { _bundle: WebBundle, _controller: Default, _action: index }