imlement HtmlmailAgent, TextmailAgent and MailreceiverAgent for generating plaintext- and HTML-mail messages

This commit is contained in:
coderkun 2014-05-25 11:58:50 +02:00
commit c995fea203
11 changed files with 301 additions and 0 deletions

View file

@ -0,0 +1 @@
<?=sprintf(_('Hello %s'), $user['username'])?>