mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-20 21:54:20 +01:00
.
This commit is contained in:
parent
1fbe73dbf8
commit
0e41f1cb53
@ -320,7 +320,7 @@ class SyncLib
|
||||
}
|
||||
|
||||
/* Deletion */
|
||||
$this->log(LOG_NOTICE, 'deleting queue entry with modified=' . $entry['id'] .
|
||||
$this->log(LOG_NOTICE, 'deleting queue entry with modified=' . $entry['modified'] .
|
||||
' server_nonce=' . $entry['server_nonce'] .
|
||||
' server=' . $entry['server']);
|
||||
$this->db->deleteByMultiple('queue',
|
||||
|
Loading…
x
Reference in New Issue
Block a user