Remove comment
This comment is false, my $_SESSION was wrong
This commit is contained in:
parent
3c0da7e2d7
commit
74c4db0f57
@ -197,7 +197,7 @@ if (empty($reshook))
|
|||||||
$ret = $extrafields->setOptionalsFromPost($extralabels,$object);
|
$ret = $extrafields->setOptionalsFromPost($extralabels,$object);
|
||||||
if ($ret < 0)
|
if ($ret < 0)
|
||||||
{
|
{
|
||||||
$error++; // This increment output "1" as text error
|
$error++;
|
||||||
$action = ($action=='add'?'create':'edit');
|
$action = ($action=='add'?'create':'edit');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user