]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/Channel.php
♫ Don't you forget about me ♫
[quix0rs-gnu-social.git] / classes / Channel.php
index 11d40d05d553f23b8c84c39d94b68a3c369a83b4..87f02b31679257cc34fb670168c326c1b018e8ba 100644 (file)
@@ -86,6 +86,7 @@ class XMPPChannel extends Channel {
                } else {
                        common_log(LOG_INFO,
                                           'User ' . $user->nickname . ' set notify flag to ' . $notify);
+                       return true;
                }
        }
 }