diff --git a/globals/config.php b/globals/config.php index 9207864..b590003 100644 --- a/globals/config.php +++ b/globals/config.php @@ -116,6 +116,7 @@ try 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/Users/User.php"; + include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Users/Outfit.php"; //authenticator $authenticator = new PHPGangsta_GoogleAuthenticator();