diff --git a/plugins/Msn/extlib/phpmsnclass/msn.class.php b/plugins/Msn/extlib/phpmsnclass/msn.class.php index 967fa97874..85b7b01784 100644 --- a/plugins/Msn/extlib/phpmsnclass/msn.class.php +++ b/plugins/Msn/extlib/phpmsnclass/msn.class.php @@ -1572,6 +1572,7 @@ class MSN { continue; } } + return true; } else { // Other network return $this->sendOtherNetworkMessage($recipient, $message, $network);