aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/routing/routing.yml
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2014-11-26 13:30:24 +0100
committerMarc Alexander <admin@m-a-styles.de>2014-11-26 13:30:24 +0100
commit4c88c579b8cded6754476f08d6d268670e9f8dd9 (patch)
tree2bb43d71bc9aec21d02c6c7f15d6b758f2153fd5 /phpBB/config/default/routing/routing.yml
parent630e7077e00b6c1c8023436351f777ef76165642 (diff)
parent51f46a8f91995e8a21cb0a38eacbe56d59578b14 (diff)
downloadforums-4c88c579b8cded6754476f08d6d268670e9f8dd9.tar
forums-4c88c579b8cded6754476f08d6d268670e9f8dd9.tar.gz
forums-4c88c579b8cded6754476f08d6d268670e9f8dd9.tar.bz2
forums-4c88c579b8cded6754476f08d6d268670e9f8dd9.tar.xz
forums-4c88c579b8cded6754476f08d6d268670e9f8dd9.zip
Merge branch 'develop-ascraeus' into develop
Diffstat (limited to 'phpBB/config/default/routing/routing.yml')
-rw-r--r--phpBB/config/default/routing/routing.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/default/routing/routing.yml b/phpBB/config/default/routing/routing.yml
index d8e890d063..94146e1ec2 100644
--- a/phpBB/config/default/routing/routing.yml
+++ b/phpBB/config/default/routing/routing.yml
@@ -1,7 +1,7 @@
# Structure:
#
# foo_controller:
-# pattern: /foo
+# path: /foo
# defaults: { _controller: foo_sevice:method }
#
# The above will be accessed via app.php?controller=foo and it will