Return true if OIM is sent successfully
This commit is contained in:
parent
392ea6fd32
commit
3d36f24b49
@ -1572,6 +1572,7 @@ class MSN {
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
} else {
|
} else {
|
||||||
// Other network
|
// Other network
|
||||||
return $this->sendOtherNetworkMessage($recipient, $message, $network);
|
return $this->sendOtherNetworkMessage($recipient, $message, $network);
|
||||||
|
Loading…
Reference in New Issue
Block a user