mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/13407] Remove the last occurence of pattern in routing files
PHPBB3-13407
This commit is contained in:
parent
9e104b0915
commit
216fb13c2a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
controller3:
|
||||
pattern: /bar
|
||||
path: /bar
|
||||
defaults: { _controller: bar.controller:handle }
|
||||
|
|
Loading…
Add table
Reference in a new issue