Fix phpcs
This commit is contained in:
parent
8f7b222764
commit
9d11d265ec
@ -183,7 +183,7 @@ if (empty($reshook)) {
|
|||||||
$object->fax = GETPOST("fax");
|
$object->fax = GETPOST("fax");
|
||||||
|
|
||||||
// Fill array 'array_options' with data from add form
|
// Fill array 'array_options' with data from add form
|
||||||
$ret = $extrafields->setOptionalsFromPost(null, $object, '@GETPOSTISSET');
|
$ret = $extrafields->setOptionalsFromPost(null, $object, '@GETPOSTISSET');
|
||||||
if ($ret < 0) {
|
if ($ret < 0) {
|
||||||
$error++;
|
$error++;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user