1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-01-31 16:52:20 +01:00
This commit is contained in:
Olov Danielson 2009-12-07 13:42:09 +00:00
parent 0eb9edf549
commit 93ca2d9536

View File

@ -207,7 +207,7 @@ class SyncLib
$collection[]=$row;
}
foreach ($collection as $row) {
$this>log('notice', "server=" . $row['server'] . " , info=" . $row['info']);
$this->log('notice', "server=" . $row['server'] . " , info=" . $row['info']);
$urls[]=$row['server'] .
"?otp=" . $row['otp'] .