aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-11-26 12:24:50 +0100
committerTristan Darricau <github@nicofuma.fr>2014-11-26 12:24:50 +0100
commit90012c86e8a75c768eb8621a9b6cc2595dadc6f9 (patch)
tree3f047e02143c87145108046d54b5ec5e1556478a /phpBB
parentaa3a46a35f086fa3462c9a7b32da5dbad08aa350 (diff)
downloadforums-90012c86e8a75c768eb8621a9b6cc2595dadc6f9.tar
forums-90012c86e8a75c768eb8621a9b6cc2595dadc6f9.tar.gz
forums-90012c86e8a75c768eb8621a9b6cc2595dadc6f9.tar.bz2
forums-90012c86e8a75c768eb8621a9b6cc2595dadc6f9.tar.xz
forums-90012c86e8a75c768eb8621a9b6cc2595dadc6f9.zip
[ticket/13389] Replace pattern with path
PHPBB3-13389
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/config/routing.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/routing.yml b/phpBB/config/routing.yml
index d8e890d063..94146e1ec2 100644
--- a/phpBB/config/routing.yml
+++ b/phpBB/config/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