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

Merge branch 'develop-ascraeus' into develop

This commit is contained in:
Marc Alexander
2014-11-26 13:30:24 +01:00
8 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
core_controller:
pattern: /test
path: /test
defaults: { _controller: core_foo.controller:bar, page: 1}
core_page_controller:
pattern: /test/page/{page}
path: /test/page/{page}
defaults: { _controller: core_foo.controller:bar}