aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-04-28 23:40:48 -0500
committerNathaniel Guse <nathaniel.guse@gmail.com>2013-04-28 23:40:48 -0500
commit4c5e51e379f770d9bd3610e7235dafcb985494e1 (patch)
tree13c018394d16f95bdd5e80494e61db8c1bbcba5b /phpBB/config
parent198b992dcef0a0a7099eb3db6185d567b58b6e5a (diff)
downloadforums-4c5e51e379f770d9bd3610e7235dafcb985494e1.tar
forums-4c5e51e379f770d9bd3610e7235dafcb985494e1.tar.gz
forums-4c5e51e379f770d9bd3610e7235dafcb985494e1.tar.bz2
forums-4c5e51e379f770d9bd3610e7235dafcb985494e1.tar.xz
forums-4c5e51e379f770d9bd3610e7235dafcb985494e1.zip
[ticket/11413] Rename columns in notification/manager.php
PHPBB3-11413
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 7923c94a3f..3142b8faab 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -218,6 +218,7 @@ services:
- @service_container
- @user_loader
- @dbal.conn
+ - @cache
- @user
- %core.root_path%
- %core.php_ext%