summaryrefslogtreecommitdiff
path: root/lib/mail.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mail.php')
-rw-r--r--lib/mail.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/mail.php b/lib/mail.php
index 3503be1d1..f9fb4b77b 100644
--- a/lib/mail.php
+++ b/lib/mail.php
@@ -184,6 +184,8 @@ function mail_broadcast_notice_sms($notice) {
}
}
}
+
+ return true;
}
function mail_send_sms_notice($notice, $user) {