return results of broadcasting by sms
darcs-hash:20080828012635-84dde-166baf7800333ee79a6bad2e5427ac7623c7614f.gz
This commit is contained in:
parent
241881238c
commit
dbf28603fa
@ -44,7 +44,7 @@ class SmsQueueHandler extends QueueHandler {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function handle_notice($notice) {
|
function handle_notice($notice) {
|
||||||
mail_broadcast_notice_sms($notice);
|
return mail_broadcast_notice_sms($notice);
|
||||||
}
|
}
|
||||||
|
|
||||||
function finish() {
|
function finish() {
|
||||||
|
Loading…
Reference in New Issue
Block a user