fixup return value of XMPP channel on setting notification
darcs-hash:20081006054425-5ed1f-a241327bad9f5918606543f329a78a6832564f18.gz
This commit is contained in:
parent
9bdcb37d22
commit
2a44ee0b70
@ -86,6 +86,7 @@ class XMPPChannel extends Channel {
|
|||||||
} else {
|
} else {
|
||||||
common_log(LOG_INFO,
|
common_log(LOG_INFO,
|
||||||
'User ' . $user->nickname . ' set notify flag to ' . $notify);
|
'User ' . $user->nickname . ' set notify flag to ' . $notify);
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user