This commit is contained in:
Paula Quispe
2017-08-11 13:29:22 -04:00
parent 7d85e7297c
commit bf3671a594
20 changed files with 52 additions and 214 deletions

View File

@@ -670,7 +670,7 @@ class ActionsByEmail
//SSO
if (\PMLicensedFeatures::getSingleton()->verifyfeature('x4TTzlISnp2K2tnSTJoMC8rTDRMTjlhMCtZeXV0QnNCLzU=')) {
$sso = new \pmSsoClass();
$sso = new \PmSsoClass();
if ($sso->ssocVerifyUser()) {
global $RBAC;