Fix: syntax error
This commit is contained in:
parent
60e72a770a
commit
6c872395e3
@ -342,7 +342,7 @@ else if ($action == 'add' && $user->rights->propal->creer)
|
||||
}
|
||||
|
||||
// Fill array 'array_options' with data from add form
|
||||
$ret = setOptionalsFromPost($extralabels,$object);*
|
||||
$ret = setOptionalsFromPost($extralabels,$object);
|
||||
|
||||
$id = $object->create($user);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user