mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 13:34:31 +00:00
* Fix demo
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
<?php
|
||||
error_reporting(-1);
|
||||
require_once 'loader.php';
|
||||
Loader::register('RobThree','RobThree');
|
||||
Loader::register('../lib','RobThree\\Auth');
|
||||
|
||||
use \RobThree\Auth\TwoFactorAuth;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user