summaryrefslogtreecommitdiff
path: root/lib/omb.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-04 20:56:02 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-04 20:56:02 -0400
commitf6b9662783f522a00c387ccad5790cfce5bf31e1 (patch)
tree6a51e643e4fce6c5f0073be7d6f2986624d2ebd5 /lib/omb.php
parent25e93288ba63dd65285dab68935b05b4e077aff5 (diff)
error notices
darcs-hash:20080705005602-84dde-3c99dbed5e431a9d4f1de124454296d4709eb115.gz
Diffstat (limited to 'lib/omb.php')
-rw-r--r--lib/omb.php1
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) {