data->get('spent')) { ?> $this->data->getUid(), 'start' => $this->data->get('start') ); $total += $this->data->get('spent'); echo ''; // start echo ''; // stop echo ''; // time spent echo ''; echo ''; } while ($this->data->next()); ?>
start stop spent
'.$this->data->htmlBegin().''.$this->data->htmlEnd().''; echo 'delete'; echo $this->data->getTimeSpent(); echo '
Total
No timers yet

'; } ?>

Report more time spent