aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2013-09-03 16:16:23 -0700
committerDavid King <imkingdavid@gmail.com>2013-09-03 16:57:27 -0700
commit010da72f64ce325c27fb68c5c142ec01e1e53e61 (patch)
tree7c954f78fb62acf405165ffcda6a55e257eda279 /phpBB/config
parent8d6b03c438392cebed941491684ff835bf7136a8 (diff)
downloadforums-010da72f64ce325c27fb68c5c142ec01e1e53e61.tar
forums-010da72f64ce325c27fb68c5c142ec01e1e53e61.tar.gz
forums-010da72f64ce325c27fb68c5c142ec01e1e53e61.tar.bz2
forums-010da72f64ce325c27fb68c5c142ec01e1e53e61.tar.xz
forums-010da72f64ce325c27fb68c5c142ec01e1e53e61.zip
[ticket/11824] Add option for mod_rewrite
PHPBB3-11824
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 2808e81337..ba3b2a407d 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -90,7 +90,7 @@ services:
arguments:
- @template
- @user
- - @request
+ - @config
- %core.root_path%
- %core.php_ext%