rccservicehelper dep

This commit is contained in:
Astrologies 2021-12-09 04:51:13 -05:00
parent 082a25dd77
commit 043f16a0af
1 changed files with 1 additions and 0 deletions

View File

@ -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();