erreur de frappe

This commit is contained in:
icfr 2014-07-25 19:03:31 +02:00
parent a2760aeacb
commit d61d4778fb

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);