comment clarification
This commit is contained in:
parent
2cf4ac26fd
commit
062c03c9f7
@ -73,7 +73,7 @@ function deliver_run($argv, $argc) {
|
||||
}
|
||||
}
|
||||
|
||||
// otherwise it's a remote delivery - call queue_deliver();
|
||||
// otherwise it's a remote delivery - call queue_deliver() with the $immediate flag
|
||||
|
||||
queue_deliver($r[0],true);
|
||||
|
||||
|
Reference in New Issue
Block a user