aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/notification/method/email.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bantu/ticket/11452' into developNathaniel Guse2013-05-111-1/+1
|\
| * [ticket/11452] Now notification_method_email checks whether user has address.Andreas Fischer2013-03-171-1/+1
* | [ticket/11488] Use correct base class in email notification methodMarc Alexander2013-04-151-1/+1
* | [ticket/11445] Add abstract class phpbb_notification_method_messenger_base.Andreas Fischer2013-03-161-77/+1
|/
* [ticket/11400] If email is disabled, disable it for notificationsNathan Guse2013-03-051-2/+1
* [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-201-2/+2
* [ticket/11103] Make jabber use short/ email template filesNathaniel Guse2012-11-111-1/+8
* [ticket/11103] Use phpBB Container to load types/methodsNathaniel Guse2012-11-091-0/+10
* [ticket/11103] Replace $email_template with get_email_template()Nathan Guse2012-10-201-1/+6
* [ticket/11103] Interface docblocksNathan Guse2012-10-181-0/+3
* [ticket/11103] Use dependency injection instead of phpbb_containerNathan Guse2012-10-041-3/+3
* [ticket/11103] Move notification files to includes/notification/Nathan Guse2012-10-041-0/+104