PM-3839: 18811: Actions by Email - Link to Fill a Form - The Form Doesn't Obtain Data From Previous Steps

se corrigio las observaciones
This commit is contained in:
marcelo.cuiza
2015-11-05 10:59:22 -04:00
parent 29582243fb
commit cd90eedce3
2 changed files with 1 additions and 1 deletions

View File

@@ -93,7 +93,6 @@ if (PMLicensedFeatures
$dataResponses['ABE_RES_MESSAGE'] = '';
try {
set_include_path(PATH_PLUGINS . 'actionsByEmail' . PATH_SEPARATOR . get_include_path());
require_once 'classes/model/AbeResponses.php';
$abeAbeResponsesInstance = new AbeResponses();