Fix license validation support for the actions by email feature

This commit is contained in:
Gustavo Cruz
2015-03-10 16:32:57 -04:00
parent ff73432671
commit d7380b182e
6 changed files with 42 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
/*----------------------------------********---------------------------------*/
if (PMLicensedFeatures
::getSingleton()
->verifyfeature('zCeazVrMjVTQVVLcTdwSHNaSzMwTGNCdXRqTm9aYlEzVnI=')) {
->verifyfeature('zLhSk5TeEQrNFI2RXFEVktyUGpnczV1WEJNWVp6cjYxbTU3R29mVXVZNWhZQT0=')) {
switch ($_REQUEST['action']) {
case 'processABE' :
$G_PUBLISH = new Publisher();