Home
last modified time | relevance | path

Searched refs:insertUserTime (Results 1 – 2 of 2) sorted by relevance

/plugin/timetrack/
H A Daction.php252 … $res = $this->tthlp->insertUserTime($this->tthlp->getCurrentUser(), $task_id, $date, $value);
H A Dhelper.php213 public function insertUserTime($user, $task_id, $date, $value){ function in helper_plugin_timetrack