1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-02-21 15:54:15 +01:00
This commit is contained in:
Olov Danielson 2010-01-12 18:16:27 +00:00
parent 1fbe73dbf8
commit 0e41f1cb53

View File

@ -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',