fix double call
This commit is contained in:
parent
df5c427d0d
commit
7880d8f040
@ -283,8 +283,6 @@ if (($action == 'updateline' || $action == 'updatesplitline') && !$cancel && $us
|
||||
$error++;
|
||||
}
|
||||
}
|
||||
|
||||
$result = $object->addTimeSpent($user);
|
||||
} else {
|
||||
$object->fetch($id, $ref);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user