HOR-4133
This commit is contained in:
committed by
Paula Quispe
parent
726c7af619
commit
f71f6f970e
@@ -30,6 +30,9 @@ if ($userExists === true && $userData['USR_EMAIL'] != '' && $userData['USR_EMAIL
|
||||
$oUserProperty = $oUserProperty->update($aUserPropertyData);
|
||||
}
|
||||
|
||||
if (!isset($sFrom)) {
|
||||
$sFrom = '';
|
||||
}
|
||||
$sFrom = G::buildFrom($aSetup, $sFrom);
|
||||
|
||||
$sSubject = G::LoadTranslation('ID_RESET_PASSWORD') . ' - ProcessMaker';
|
||||
|
||||
Reference in New Issue
Block a user