1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-01-20 10:52:15 +01:00
yubikey-val/verify.php

6 lines
57 B
PHP
Raw Normal View History

2008-09-18 23:42:35 +00:00
<?php $trace = false;
2008-09-17 17:11:16 +00:00
2008-09-18 23:42:35 +00:00
require 'verifyOTP.php';
2008-09-17 17:11:16 +00:00
?>