mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +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 |
||
---|---|---|
.. | ||
acp | ||
help | ||
app.php | ||
captcha_qa.php | ||
captcha_recaptcha.php | ||
cli.php | ||
common.php | ||
groups.php | ||
help_bbcode.php | ||
help_faq.php | ||
index.htm | ||
install.php | ||
iso.txt | ||
mcp.php | ||
memberlist.php | ||
migrator.php | ||
plupload.php | ||
posting.php | ||
search.php | ||
search_ignore_words.php | ||
search_synonyms.php | ||
ucp.php | ||
viewforum.php | ||
viewtopic.php |