aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/method/email.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15911] Resolve warnings when updating from 3.0.0 to latestMarc Alexander2018-12-181-1/+1
| | | | PHPBB3-15911
* [ticket/15328] Use type_interfacekasimi2017-09-071-3/+5
| | | | PHPBB3-15328
* [ticket/15328] Disable checkbox if notification method isn't supportedkasimi2017-08-241-2/+6
| | | | PHPBB3-15328
* [ticket/11444] Cleanup method constructorsTristan Darricau2015-07-131-0/+23
| | | | PHPBB3-11444
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-1/+1
| | | | PHPBB3-12990
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+8
| | | | PHPBB3-12594
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+52
PHPBB3-11698