= $this->extend('layouts/main.php') ?> = $this->section('content') ?>
| bugs# | status | priority | date | low"; } else if($bugpriority == '1') { $bugprioritytext = "medium | "; } else if($bugpriority == '2') { $bugprioritytext = "high | "; } $bugreportdate = substr($data['reportdate'],0,16); $bugcommentcount = $data['bugcommentcount']; $buglastcommentdate = $data['buglastcommentdate']; $buglastcommentdatetext = ''; if($buglastcommentdate != '') { $buglastcommentdate = substr($buglastcommentdate,0,16); $buglastcommentdatetext = "open | "; echo "
|---|---|
|
$bugtitle #$bugid
by $bugcreator total comment : $bugcommentcount |
$bugstatustext $bugprioritytext
report at $bugreportdate $buglastcommentdatetext |
| bugs# | status | priority | date | medium | "; } else if($bugpriority == '2') { $bugprioritytext = "high | "; } $bugreportdate = substr($data['reportdate'],0,16); $bugcommentcount = $data['bugcommentcount']; $buglastcommentdate = $data['buglastcommentdate']; $buglastcommentdatetext = ''; if($buglastcommentdate != '') { $buglastcommentdate = substr($buglastcommentdate,0,16); $buglastcommentdatetext = "pending | "; echo "
|---|---|---|---|
|
$bugtitle #$bugid
by $bugcreator total comment : $bugcommentcount |
$bugstatustext $bugprioritytext
report at $bugreportdate $buglastcommentdatetext |
| bugs# | status | priority | date | low"; } else if($bugpriority == '1') { $bugprioritytext = "medium | "; } else if($bugpriority == '2') { $bugprioritytext = "high | "; } $bugreportdate = substr($data['reportdate'],0,16); $bugcommentcount = $data['bugcommentcount']; $buglastcommentdate = $data['buglastcommentdate']; $buglastcommentdatetext = ''; if($buglastcommentdate != '') { $buglastcommentdate = substr($buglastcommentdate,0,16); $buglastcommentdatetext = "closed | "; echo "
|---|---|
|
$bugtitle #$bugid
by $bugcreator total comment : $bugcommentcount |
$bugstatustext $bugprioritytext
report at $bugreportdate $buglastcommentdatetext |
| bugs# | status | priority | date | low"; } else if($bugpriority == '1') { $bugprioritytext = "medium | "; } else if($bugpriority == '2') { $bugprioritytext = "high | "; } $bugreportdate = substr($data['reportdate'],0,16); $bugcommentcount = $data['bugcommentcount']; $buglastcommentdate = $data['buglastcommentdate']; $buglastcommentdatetext = ''; if($buglastcommentdate != '') { $buglastcommentdate = substr($buglastcommentdate,0,16); $buglastcommentdatetext = "suspend | "; echo "
|---|---|
|
$bugtitle #$bugid
by $bugcreator total comment : $bugcommentcount |
$bugstatustext $bugprioritytext
report at $bugreportdate $buglastcommentdatetext |