Merge pull request #1773 from icfr/patch-1

erreur de frappe
This commit is contained in:
Laurent Destailleur 2014-07-25 22:20:43 +02:00
commit 5aa4d61afe

View File

@ -481,7 +481,7 @@ if ($action == 'add')
}
// Action update description of emailing
if ($action == 'settitre' || $action == 'setemail_from' || $actino == 'setreplyto' || $action == 'setemail_errorsto')
if ($action == 'settitre' || $action == 'setemail_from' || $action == 'setreplyto' || $action == 'setemail_errorsto')
{
$upload_dir = $conf->mailing->dir_output . "/" . get_exdir($object->id,2,0,1);