Change call license

This commit is contained in:
Marco A. Nina Mena
2017-08-11 16:54:58 -04:00
parent b1016289f4
commit bf1af966c0
7 changed files with 2 additions and 24 deletions

View File

@@ -337,7 +337,7 @@ class PMLicensedFeatures
$licenseManager = pmLicenseManager::getSingleton(false);
$_SESSION['__sw__'] = true;
$padl = new padl();
$padl = new Padl();
$value = $padl->_decrypt($featureName);
if (is_array($value)) {