diff --git a/globals/config.php b/globals/config.php index 0ca9651..06a4597 100644 --- a/globals/config.php +++ b/globals/config.php @@ -106,6 +106,7 @@ try include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Web/WebContextManager.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Common/System.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Games/Game.php"; + include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Grid/RccServiceHelper.php"; //authenticator $authenticator = new PHPGangsta_GoogleAuthenticator();