don't clear claims immediately
darcs-hash:20080828002610-84dde-d9cb46cb08ac50b8efbdf5683baeb2de168fc4b1.gz
This commit is contained in:
parent
2be3be1c29
commit
9cdb33ac0e
@ -56,7 +56,6 @@ class QueueHandler {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function handle_queue() {
|
function handle_queue() {
|
||||||
$this->clear_old_claims();
|
|
||||||
$this->log(LOG_INFO, 'checking for queued notices');
|
$this->log(LOG_INFO, 'checking for queued notices');
|
||||||
$cnt = 0;
|
$cnt = 0;
|
||||||
$transport = $this->transport();
|
$transport = $this->transport();
|
||||||
|
Loading…
Reference in New Issue
Block a user