mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-03-04 03:29:18 +01:00
Fix.
- import common, required for shortname function.
This commit is contained in:
parent
b8e98e6049
commit
780b0eff13
@ -36,6 +36,7 @@ set_include_path(implode(PATH_SEPARATOR, array(
|
||||
|
||||
require_once 'ykval-config.php';
|
||||
require_once 'ykval-db.php';
|
||||
require_once 'ykval-common.php';
|
||||
|
||||
$urls = $baseParams['__YKVAL_SYNC_POOL__'];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user