Home
last modified time | relevance | path

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

/plugin/bez/tpl/
H A Dthreads.php144 <?php $total_task_closed = 0 ?> variable
153 <?php $total_task_closed += (int) $thread->task_count_closed ?>
231 <td><?php echo $total_task_closed.'&nbsp;/&nbsp;'.$total_task ?></td>