Version 1.0.48

This commit is contained in:
ultimatemember
2015-02-10 02:05:27 +02:00
parent 5487c7b6d1
commit b4f313e8bc
21 changed files with 192 additions and 32 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ class UM_Mail {
/***
*** @mandrill compatibility
***/
function mandrill_nl2br($nl2br, $message) {
function mandrill_nl2br($nl2br, $message = '') {
// text emails
$nl2br = true;