phpbb/phpBB/includes/ucp/info
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
..
ucp_attachments.php Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00
ucp_auth_link.php Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00
ucp_groups.php Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00
ucp_main.php Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00
ucp_notifications.php [ticket/11444] Moving the in-board notifications to a method class 2015-07-13 22:41:13 +02:00
ucp_pm.php Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00
ucp_prefs.php Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00
ucp_profile.php Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00
ucp_zebra.php Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00