diff --git a/globals/config.php b/globals/config.php index 6f152ee..43101f2 100644 --- a/globals/config.php +++ b/globals/config.php @@ -96,7 +96,7 @@ try include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Users/Activation.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Users/TwoFactor.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Moderation/UserModerationManager.php"; - include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Common/HashingUtiltity.php" + include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Common/HashingUtiltity.php"; //authenticator $authenticator = new PHPGangsta_GoogleAuthenticator();