Outfit impl update
This commit is contained in:
parent
1d5919027a
commit
0db2c2e82e
|
|
@ -116,6 +116,7 @@ try
|
||||||
include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Common/Signing.php";
|
include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Common/Signing.php";
|
||||||
include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Games/Ticket.php";
|
include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Games/Ticket.php";
|
||||||
include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Users/User.php";
|
include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Users/User.php";
|
||||||
|
include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Users/Outfit.php";
|
||||||
|
|
||||||
//authenticator
|
//authenticator
|
||||||
$authenticator = new PHPGangsta_GoogleAuthenticator();
|
$authenticator = new PHPGangsta_GoogleAuthenticator();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue