mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-01 01:52:18 +01:00
6 lines
53 B
PHP
6 lines
53 B
PHP
<?php $trace = true;
|
|
|
|
require 'verify.php';
|
|
|
|
?>
|