mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-01 01:52:18 +01:00
Remove unused variables.
- will add db host/port later, currently they are ignored even if configured.
This commit is contained in:
parent
5766518b93
commit
be529e2224
@ -36,10 +36,7 @@ else
|
||||
{
|
||||
$dbuser='ykval_verifier';
|
||||
$dbpass='yourpassword';
|
||||
$basepath='';
|
||||
$dbname='ykval';
|
||||
$dbserver='';
|
||||
$dbport='';
|
||||
$dbtype='mysql';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user