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

6 lines
56 B
PHP
Raw Normal View History

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