Skip to content
Snippets Groups Projects
Commit 74c4db0f authored by atm-ph's avatar atm-ph
Browse files

Remove comment

This comment is false, my $_SESSION was wrong
parent 3c0da7e2
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@ if (empty($reshook))
$ret = $extrafields->setOptionalsFromPost($extralabels,$object);
if ($ret < 0)
{
$error++; // This increment output "1" as text error
$error++;
$action = ($action=='add'?'create':'edit');
}
......
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