mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Sort mail/SMS drivers more naturally, and translate 'Dummy'
This commit is contained in:
parent
bace9d919e
commit
b3b89dc0a1
3 changed files with 13 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ class MailFunction extends Base implements \Rhymix\Framework\Drivers\MailInterfa
|
|||
*/
|
||||
public static function getName()
|
||||
{
|
||||
return 'PHP mail()';
|
||||
return 'mail() Function';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue