getLang('id') ?> | getLang('state') ?> | getLang('type') ?> | getLang('title')?> | getLang('coordinator') ?> | getLang('date') ?> | getLang('last_mod_date') ?> | getLang('closed') ?> | getLang('cost') ?> | getLang('closed_tasks') ?> |
---|---|---|---|---|---|---|---|---|---|
#id ?> | getLang('state_'.$thread->state) ?> | label === NULL): ?> getLang('issue_type_no_specified') ?> label ?> | title ?> | coordinator === NULL): ?> getLang('none') ?> user_name($thread->coordinator) ?> | date_format('date') ?>days_ago('date') ?>create_date)) ?> (create_date)) ?>) | date_format('last_activity') ?>days_ago('last_activity') ?> last_activity_date)) ?> (last_activity_date)) ?>) |
close_date === NULL): ?>
---
close_date)) ?> getLang('report_priority').': '.datetime_h(strtotime($thread->close_date)) ?> close_date)) ?> |
task_sum_cost === NULL): ?> --- task_sum_cost ?> | task_count - $thread->task_count_open ?> / task_count ?> |
getLang('report_total') ?> |