mirror of
https://github.com/Yubico/yubikey-val.git
synced 2024-11-29 00:24:13 +01:00
Add FIXME markers.
This commit is contained in:
parent
5ed2f1d4d5
commit
c0048ce7cc
@ -40,6 +40,8 @@ if (file_exists($dbfile) && @is_readable($dbfile))
|
||||
}
|
||||
else
|
||||
{
|
||||
// FIXME hostname
|
||||
// FIXME port
|
||||
// 'oci:oracledb' for Oracle DB (with OCI library)
|
||||
$dbtype = 'mysql';
|
||||
$dbuser = 'ykval_verifier';
|
||||
|
Loading…
Reference in New Issue
Block a user