aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorbrunoais <brunoaiss@gmail.com>2014-12-17 23:10:37 +0000
committerbrunoais <brunoaiss@gmail.com>2014-12-17 23:10:54 +0000
commit458f9cade60e145a2657a7080f0e2968d1f0c6cb (patch)
tree8588515740c8c40d725a2ca77147d43118bdca83 /phpBB/config
parent7512efed9e440fe7be55c3882c694f2b10ce16eb (diff)
downloadforums-458f9cade60e145a2657a7080f0e2968d1f0c6cb.tar
forums-458f9cade60e145a2657a7080f0e2968d1f0c6cb.tar.gz
forums-458f9cade60e145a2657a7080f0e2968d1f0c6cb.tar.bz2
forums-458f9cade60e145a2657a7080f0e2968d1f0c6cb.tar.xz
forums-458f9cade60e145a2657a7080f0e2968d1f0c6cb.zip
[ticket/13154] Adding phpBB dispatcher to notifications manager
PHPBB3-13154
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/notification.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/notification.yml b/phpBB/config/notification.yml
index add577be2c..b17a172fb5 100644
--- a/phpBB/config/notification.yml
+++ b/phpBB/config/notification.yml
@@ -7,6 +7,7 @@ services:
- @service_container
- @user_loader
- @config
+ - @dispatcher
- @dbal.conn
- @cache
- @user