Home
last modified time | relevance | path

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

/plugin/bez/tpl/
H A Dtasks.php169 <?php $total_hours = 0.0 ?> variable
175 <?php $total_hours += $tpl->time_to_float($hours) ?>
254 <td colspan="1"><?php echo $tpl->float_to_time($total_hours) ?></td>