mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-08 03:54:20 +01:00
Cosmetic changes.
This commit is contained in:
parent
645c5c5467
commit
c865edcc15
@ -310,7 +310,7 @@ class SyncLib
|
||||
public function deleteQueueEntry($answer)
|
||||
{
|
||||
preg_match('/url=(.*)\?/', $answer, $out);
|
||||
$server=$out[1];
|
||||
$server = $out[1];
|
||||
|
||||
$this->log(LOG_INFO, "deleting server=" . $server .
|
||||
" modified=" . $this->otpParams['modified'] .
|
||||
|
Loading…
x
Reference in New Issue
Block a user