PM-1124: I used the corrected key
This commit is contained in:
@@ -104,7 +104,7 @@ if (isset ($_SESSION['USER_LOGGED'])) {
|
||||
$pluginRegistry =& PMPluginRegistry::getSingleton();
|
||||
if (defined('PM_SINGLE_SIGN_ON')) {
|
||||
$licensedFeatures = & PMLicensedFeatures::getSingleton();
|
||||
if ($licensedFeatures->verifyfeature('7TTeDBQeWRoZTZKYjh4eFpYUlRDUUEyVERPU3FxellWank=')) {
|
||||
if ($licensedFeatures->verifyfeature('x4TTzlISnp2K2tnSTJoMC8rTDRMTjlhMCtZeXV0QnNCLzU=')) {
|
||||
//Check in SSO class
|
||||
G::LoadClass("sso");
|
||||
$oSso = new ssoClass();
|
||||
|
||||
Reference in New Issue
Block a user