bf3b1fddd2635fbc853feb5e1b8b3897ec642f9e
[otpcentral.git] / php / authd / authd.php
1 <?php
2 // this components is the part that does the actual auth. It'll run as a user and secure all its data.
3 require_once("../lib/lib.php")
4
5
6 ?>