event sharing, cont.

This commit is contained in:
Friendika
2011-06-13 19:06:49 -07:00
parent d66056af9d
commit d5fdd4287d
7 changed files with 214 additions and 113 deletions

View File

@@ -512,6 +512,8 @@ function notifier_run($argv, $argc){
if((count($r)) && (($max_allowed == 0) || (count($r) < $max_allowed))) {
logger('pubdeliver: ' . print_r($r,true));
foreach($r as $rr) {
/* Don't deliver to folks who have already been delivered to */