mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR added todo for someone to complete the description in Mailer.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@57419 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
b81f0be92a
commit
aa1a72ff04
@ -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 {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user