diff options
Diffstat (limited to 'lib/omb.php')
-rw-r--r-- | lib/omb.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/omb.php b/lib/omb.php index 9b0b1fd24..89d7f4145 100644 --- a/lib/omb.php +++ b/lib/omb.php @@ -130,6 +130,7 @@ function omb_broadcast_remote_subscribers($notice) { } } } + return true; } function omb_post_notice($notice, $remote_profile, $subscription) { |