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