mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-21 18:58:53 +00:00
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 |
||
---|---|---|
.. | ||
attachments.php | ||
ban.php | ||
board.php | ||
bots.php | ||
common.php | ||
database.php | ||
email.php | ||
extensions.php | ||
forums.php | ||
groups.php | ||
index.htm | ||
language.php | ||
modules.php | ||
permissions.php | ||
permissions_phpbb.php | ||
posting.php | ||
profile.php | ||
prune.php | ||
search.php | ||
styles.php | ||
users.php |