Skip to content
Snippets Groups Projects
Commit fca02bf9 authored by Florian Henry's avatar Florian Henry
Browse files

Remove space

parent dc42e16f
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,6 @@ if ($action == 'setvalue' && $user->admin)
$checkread = GETPOST('value','alpha');
$checkread_key = GETPOST('MAILING_EMAIL_UNSUBSCRIBE_KEY','alpha');
$res=dolibarr_set_const($db, "MAILING_EMAIL_FROM",$mailfrom,'chaine',0,'',$conf->entity);
if (! $res > 0) $error++;
$res=dolibarr_set_const($db, "MAILING_EMAIL_ERRORSTO",$mailerror,'chaine',0,'',$conf->entity);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment