phpbb/phpBB/includes/notification/method
Marc Alexander c1dedabdfb [ticket/11488] Use correct base class in email notification method
In ticket/11451 this was not correctly changed to reflect the new class
phpbb_notifcation_method_messenger_base. Additionally, an undefined
variable error has been fixed in messenger_base.php (change should be
confirmed by bantu though).

PHPBB3-11488
2013-04-15 12:50:21 +02:00
..
base.php [ticket/11103] Correcting constructor comments 2013-01-15 12:54:39 -06:00
email.php [ticket/11488] Use correct base class in email notification method 2013-04-15 12:50:21 +02:00
interface.php [ticket/11103] Use phpBB Container to load types/methods 2012-11-09 07:40:08 -06:00
jabber.php [ticket/11445] Add abstract class phpbb_notification_method_messenger_base. 2013-03-16 21:50:30 +01:00
messenger_base.php [ticket/11488] Use correct base class in email notification method 2013-04-15 12:50:21 +02:00