phpbb/phpBB/config/default
Nicofuma be0d4e20d4 [ticket/11444] Moving the in-board notifications to a method class
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.

It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).

https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967

PHPBB3-11444
2015-07-13 22:41:13 +02:00
..
container [ticket/11444] Moving the in-board notifications to a method class 2015-07-13 22:41:13 +02:00
routing [ticket/13844] FAQ in new controller format 2015-05-16 22:09:05 +02:00
config.yml [ticket/12620] Adds a yaml config file 2014-11-20 20:59:48 +01:00