summaryrefslogtreecommitdiff
path: root/lib/omb.php
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2009-11-25 00:45:35 +0000
committerZach Copley <zach@status.net>2009-11-25 00:45:35 +0000
commit6dfca45a2c022f19b013c2052cdecdd145c14877 (patch)
tree3ea4f6002d0234ca130992e3d1551b754193e2c8 /lib/omb.php
parentf12972a50fa218835f57861583e28ae42d944e6b (diff)
parenta9bbfd1852077e6ddf26efec88002c0c6d4bb072 (diff)
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'lib/omb.php')
-rw-r--r--lib/omb.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/omb.php b/lib/omb.php
index cd6d6e1b2..49496b774 100644
--- a/lib/omb.php
+++ b/lib/omb.php
@@ -102,7 +102,7 @@ function omb_broadcast_notice($notice)
common_debug('Finished to ' . $rp->postnoticeurl, __FILE__);
}
- return;
+ return true;
}
function omb_broadcast_profile($profile)