@@ -36,8 +36,8 @@ class PublicController
public function test()
{
+ GmService::_initialize();
GmService::getToken();
-
}
/**