mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-08 03:54:20 +01:00
Refactor.
- $apiKey is initiliased further down.
This commit is contained in:
parent
b24eabeac4
commit
116d992da2
@ -31,8 +31,6 @@ require_once 'ykval-common.php';
|
||||
require_once 'ykval-config.php';
|
||||
require_once 'ykval-synclib.php';
|
||||
|
||||
$apiKey = '';
|
||||
|
||||
header('content-type: text/plain');
|
||||
|
||||
$myLog = new Log('ykval-verify');
|
||||
|
Loading…
x
Reference in New Issue
Block a user