Skip to content

Commit

Permalink
MINOR added todo for someone to complete the description in Mailer.php
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@57419 467b73ca-7a2a-4603-9d3b-597d59a354a9
  • Loading branch information
Sean Harvey committed Jul 4, 2008
1 parent b81f0be commit aa1a72f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions email/Mailer.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
* The default Mailer class will use PHP's mail() fun
* However, it
* One Email::set_mailer();
*
* @TODO complete the description above
*/
class Mailer extends Object {
/**
Expand Down

0 comments on commit aa1a72f

Please sign in to comment.