* Fix demo

This commit is contained in:
RobThree
2015-03-19 16:09:41 +01:00
parent 71e886fd17
commit 5f4862b19e
+1 -1
View File
@@ -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;