event sharing, cont.
This commit is contained in:
parent
d66056af9d
commit
d5fdd4287d
7 changed files with 215 additions and 114 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue