Bug: Fixed BC break (ancestry) in Mailer

This commit is contained in:
Justin Martin 2013-03-12 10:52:44 -07:00
parent c56f70ba3b
commit 22e7313d93

View File

@ -7,7 +7,7 @@
* @package framework
* @subpackage email
*/
class Mailer {
class Mailer extends Object {
/**
* Send a plain-text email.