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